1896 Commits

Author SHA1 Message Date
Laurenz
74fce3fc78 Fix square sizing
Fixes #85.
2023-04-11 16:26:26 +02:00
classabbyamp
022b945fb3
add sinc operator (#720)
this is for the sinc function (https://en.wikipedia.org/wiki/Sinc_function)
2023-04-11 14:13:34 +02:00
Eric Biedert
c7db709da5
Allow treating ratios as floats (#681) 2023-04-11 14:13:01 +02:00
Timme Bethe
ef50f1b011
Fixes CLI blocking upon opening pdf viewer (#706)
Fixes issue typst/typst#704 by making opening a pdf viewer non-blocking.
This does remove error reporting when the pdf viewer fails to be
opened. This error reporting is difficult to regain since the error
happens on a different thread.
2023-04-11 14:06:38 +02:00
Radim Sückr
6f625fc73c
Add Czech translation (#683) 2023-04-11 14:04:44 +02:00
Abdul Rahman Sibahi
9046678610
Added Arabic translations (#688) 2023-04-11 14:04:29 +02:00
ichxorya
31eb3b571e
Add Vietnamese Translation (#684) 2023-04-11 14:04:13 +02:00
Marmare314
894a78a426
add documentation for enumerate function (#664) 2023-04-11 13:56:43 +02:00
Eric Biedert
a7dfed86c6
Docs for Newton's notation for derivatives (#670) 2023-04-11 13:56:08 +02:00
Michael Lohr
f096b7b544
Remove waitlist reference from tutorial (#705) 2023-04-11 13:55:40 +02:00
Leedehai
d356a303f5
Remove '#' from FracElem docs (#691) 2023-04-11 13:55:23 +02:00
Daniel Csillag
a8087a9dbb
Array sorting by key (#584) 2023-04-11 12:48:17 +02:00
Laurenz
f58ed110da Add cloning the the build steps 2023-04-11 12:16:09 +02:00
Laurenz
8734d64ebc Revise Readme 2023-04-11 12:10:33 +02:00
Ralph Langendam
94e052b8cc
Update tiny-skia (#166) 2023-04-07 11:38:18 +02:00
Leedehai
1254393ac9
Swap the misplaced top/bottom style (#642) 2023-04-07 10:36:13 +02:00
adamijak
40f77eaafa
Basic docker support (#234) 2023-04-07 10:30:45 +02:00
_rqy
bb30911282
realize before layout_math (#637) 2023-04-07 10:30:34 +02:00
figsoda
1c324765e9
Add shell completions and man pages (#582) 2023-04-06 20:14:01 +02:00
Laurenz
75461675c4 Fix numbering test 2023-04-06 15:55:28 +02:00
SteamedFish
ebb995feca
Add Chinese numbering (#565) 2023-04-06 15:50:15 +02:00
Laurenz
4ba3b9da80 Fix block sizing test 2023-04-06 15:49:40 +02:00
Charlie Moog
623db8c0c4
embed New Computer Modern into binary (#340) 2023-04-06 15:40:11 +02:00
Pg Biel
ca71081d05
Add 'layout' function to obtain the size of the outer container (#557) 2023-04-06 15:36:36 +02:00
Alex Sayers
5cb226026e
Add Iroha-style numbering (+ bugfix) (#555) 2023-04-06 15:31:17 +02:00
Marmare314
0f8219b392
Unpacking syntax (#532)
Closes #341
2023-04-06 15:26:09 +02:00
Laurenz
a73149767c Fix block child spacing 2023-04-06 15:13:26 +02:00
Laurenz
1e5a100d6a Reorganize matches on languages 2023-04-06 14:59:05 +02:00
jakobrs
cca85a572a
Add Norwegian language support (#628) 2023-04-06 14:56:11 +02:00
zymon
6f13a3f8b9
add support for polish language (#623) 2023-04-06 14:53:18 +02:00
Vid Drobnič
a3055a7a71
add support for slovenian language (#621) 2023-04-06 14:52:25 +02:00
Laurenz
4f4af02ace Fix path and polygon strokes 2023-04-06 12:58:27 +02:00
Laurenz
f9b9be16f9 Fix box and block sizing 2023-04-06 12:26:39 +02:00
Sébastien d'Herbais de Thun
23a884a67f
Changed rules of figures (#627) 2023-04-06 12:25:43 +02:00
SekoiaTree
52b92a9d35
Path support (#536) 2023-04-06 12:10:49 +02:00
astrale-sharp
085282c138
Appends a hint if length is expected but hint provided. (#580) 2023-04-05 16:47:12 +02:00
teenjuna
222c590788
Fix RU translation for raw block (#596) 2023-04-05 16:46:01 +02:00
Sébastien d'Herbais de Thun
70a909b8ba
Fixed page numbering (#594) 2023-04-05 15:04:31 +02:00
Raphaël CV
d569f6b33b
Fix inversion cal frak R (#593) 2023-04-05 13:37:54 +02:00
felipeacsi
df7160f5b2
Spanish support (#548) 2023-04-05 12:17:07 +02:00
Nazar Serhiichuk
69ba8884f7
Add support for ukrainian lang (#578) 2023-04-05 12:13:25 +02:00
Daniel Csillag
f548223663
Fix hiding of math (#587) 2023-04-05 12:04:11 +02:00
Laurenz
b3faef4b80 Bump version v0.1.0 2023-04-05 01:41:15 +02:00
Sébastien d'Herbais de Thun
205b9f3f25
Updated README.md for new CLI (#471) 2023-04-05 00:58:01 +02:00
Laurenz
72c7c04a9d Update changelog 2023-04-05 00:15:54 +02:00
Laurenz
e13c72b301 Fix first line indent with styled text 2023-04-05 00:15:51 +02:00
Laurenz
715f9fb0a5 Locatable selectors 2023-04-04 23:43:34 +02:00
Laurenz
23715e813e Refactor and document figures 2023-04-04 23:15:03 +02:00
Sébastien d'Herbais de Thun
f347ed4314
Improved figure numbering, labelling and referencing (#491) 2023-04-04 19:21:25 +02:00
Laurenz
5b0297464e Rename bibliography styles 2023-04-04 18:29:18 +02:00