2983 Commits

Author SHA1 Message Date
PgBiel
7905de67bc
Add parameter to select pages to be exported by CLI (#4039) 2024-05-10 14:47:02 +00:00
Laurenz
be12762d94
Run PDF and SVG export in CI (#4097) 2024-05-08 11:01:08 +00:00
Laurenz
4bca472210
Produce location variants more efficiently (#4096) 2024-05-08 10:54:58 +00:00
Laurenz
560791afe8
Fix footnote migration (#4095) 2024-05-08 09:31:28 +00:00
Yip Coekjan
cf393f97dc
Rename existing symbols (, , , ), add new symbols (, , , ), remove all {lt,gt}.curly* symbols for consistency (#4059) 2024-05-07 16:49:40 +00:00
Leedehai
cbb01fc81a
Make more characters stretchable by mid() (#4092) 2024-05-07 14:08:42 +00:00
Leedehai
aa38b96849
Fix: number-align should align line/number baselines (#4024) 2024-05-07 13:46:18 +00:00
Anton Gusev
c0576c6b55
Add shorthands for symbols U+22B6 (Original Of) and U+22B7 (Image Of) (#4083) 2024-05-07 13:22:09 +00:00
Laurenz
01b791da83
Add region to TextItem (#4091) 2024-05-07 13:20:30 +00:00
Laurenz
96b04a7e1a
Add LazyHash to frame (#4090) 2024-05-07 13:18:51 +00:00
Leedehai
182508658d
Fix comments swapped by mistake, and other nits (#4055) 2024-05-07 10:04:46 +00:00
Tulio Martins
c49c0955be
Refactor typst-svg (#4074) 2024-05-07 09:55:59 +00:00
LuizAugustoPapa
c9e91d4cf1
Refactor typst-render (#4068) 2024-05-07 09:55:38 +00:00
bluebear94
2f390c5317
Add auto option for page headers/footers (#4051)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-06 15:23:32 +00:00
HaeNoe
6d0c159e97
Indent configuration for multiline headings (#3459) 2024-05-06 15:21:35 +00:00
bluebear94
102e6717e8
Transpose Option and Smart (#4052) 2024-05-06 14:11:38 +00:00
Wenzhuo Liu
f120932bcd
Add support for circled number numbering (#4049) 2024-05-06 14:09:35 +00:00
T0mstone
c4c53ab52e
Add exact argument to array.zip (#4030) 2024-05-06 14:02:27 +00:00
Myriad-Dreamin
329b0f9b8d
Slice the before_window at char boundaries (#4028)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-06 14:00:51 +00:00
Andrew Voynov
b302ecc1e8
Added a couple of examples and fill: none support for highlight() (#3668) 2024-05-06 13:00:26 +00:00
Yip Coekjan
556979c83b
Change smallcaps into an element function (#3981)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-06 12:57:16 +00:00
Ana Gelez
061319425b
Handle RTL text correctly in TextItemView (#4060)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-06 12:30:41 +00:00
Leedehai
69dcc89d84
Fix the broken fuzz build (#4056) 2024-05-02 15:19:11 +00:00
bluebear94
d27414937a
Add support for Eastern Arabic numerals (#4036) 2024-05-01 08:07:45 +00:00
Laurenz
2c678e8228
Fix variable name (#4042) 2024-04-30 13:55:45 +00:00
PgBiel
1247c6d8e1
Add std module for names in the standard library (#4038) 2024-04-30 12:49:18 +00:00
Leedehai
44bc51ba4f
Let let-binding raise error on unexpected keywords (#4034) 2024-04-30 12:30:38 +00:00
3w36zj6
eac2200c97
Add the list of built-in fonts in the documentation (#4026) 2024-04-30 12:24:38 +00:00
hardlydearly
6ba94c4518
Remove repetitive words (#3991)
Signed-off-by: hardlydearly <799511800@qq.com>
2024-04-30 12:22:59 +00:00
QuarticCat
9f8cb27aef
Fix suffix computation for Source::replace (#3989) 2024-04-30 12:22:38 +00:00
Malo
c8cc252a45
Add keywords for emph and strong functions (#3980) 2024-04-30 12:22:20 +00:00
Leedehai
6e73406244
Fix the Chinese translation for 'equation' used as a supplement (#3964) 2024-04-30 12:21:58 +00:00
JustForFun88
d7838ab128
Add reduce method to array (#3911) 2024-04-30 12:21:40 +00:00
Matt Fellenz
97de0a0595
Various text layout config improvements (#3787) 2024-04-30 12:18:19 +00:00
Ana Gelez
0bb45b335f
Fix subset tag for color fonts (#3960) 2024-04-19 14:33:49 +00:00
Karthik Nishanth
b9457421de
CLI: Support more page number templates in output file name (#3933) 2024-04-19 14:32:06 +00:00
Ian Wrzesinski
45245f0695
Fix empty 2-d math args with whitespace/trivia (#3786)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-04-19 14:31:45 +00:00
Heinenen
d65d9d0fe6
Localization with custom key-value format (#3728) 2024-04-19 14:26:49 +00:00
Laurenz
a6a331bd2d
Add regression tests for container sizing with layoutable child (#3955) 2024-04-18 12:55:20 +00:00
Leedehai
1b091d628d
Enhance the test runner: regex, --list, --path (#3945) 2024-04-18 12:20:42 +00:00
Malo
c5c73ec931
Fix compiler panic on stack with infinite spacing (#3918) 2024-04-18 12:20:05 +00:00
Laurenz
02285e8b1f
Fix path in sized container (#3954) 2024-04-18 09:33:36 +00:00
Rik Huijzer
4c8a8f122a
Fix header query example (#3903)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-04-17 15:35:13 +00:00
Niklas Mohrin
0523f22d83
Warn about unknown font families during parsing (#3854) 2024-04-17 15:25:16 +00:00
Ana Gelez
21c78abd6e
Emojis in PDF (#3853) 2024-04-17 15:11:20 +00:00
unclebean
4c99d6c8b3
Add datetime duration example in datetime document #3178 (#3931)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-04-16 12:05:07 +00:00
Leedehai
5415095ef3
Better instruction in test READMEs (#3929) 2024-04-16 09:44:38 +00:00
Pol Dellaiera
1f8454fa54
Dockerfile: add ENTRYPOINT directive (#3798) 2024-04-16 09:40:08 +00:00
Laurenz
401ba82927
Make some changes that were deferred until after 0.11 (#3934) 2024-04-15 09:00:48 +00:00
Rik Huijzer
f25874640e
Mention typst fonts for font parameter (#3919) 2024-04-13 08:48:07 +00:00