3012 Commits

Author SHA1 Message Date
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
Laurenz
020294fca9
Better test runner (#3922) 2024-04-13 08:39:45 +00:00
Matthew Toohey
72dd792106
Add --make-deps CLI argument (#2877) (#3890) 2024-04-09 11:50:41 +00:00
A-Walrus
847b710480
Fix raw bidi text (#3885) 2024-04-09 11:49:38 +00:00
Rik Huijzer
7ea55ec9a0
Document how to import func (#3889)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-04-09 08:31:31 +00:00
frozolotl
2663f42442
Rename turtle to shell (#3870) 2024-04-08 10:39:11 +00:00
frozolotl
36dcabe692
Fix gradient sample example (#3868) 2024-04-08 10:36:36 +00:00
Leedehai
9289d9334b
SyntaxKind::Eof => SyntaxKind::End to better express its usage (#3872) 2024-04-08 10:21:06 +00:00
Rik Huijzer
33d620ed2e
Mention fields function in docs (#3897)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-04-08 10:10:08 +00:00
José Lopes
351cf127f2
Fix missing blackboard bold letters (#3759) 2024-04-08 08:46:31 +00:00
Tomás Cruz
5de36f7b97
Deformed stroke for some length values fix (#3860) 2024-04-06 11:21:38 +00:00
Leedehai
3d4de954aa
Fix broken links in tables.md on striped rows and columns (#3884) 2024-04-06 11:17:15 +00:00
frozolotl
ffc9570c64
Remove SOURCE_DATE_EPOCH CLI argument (#3859) 2024-04-04 15:00:02 +00:00
tingerrr
8013f69714
Implement World for common pointer types of World (#3838)
Co-authored-by: Ilia <43654815+istudyatuni@users.noreply.github.com>
2024-04-04 09:37:23 +00:00
Leedehai
8c28f67504
Let the lexer respect linebreaks within inline raw (#3756) 2024-04-04 08:18:37 +00:00
frozolotl
d4b3ae0925
Read SOURCE_DATE_EPOCH for better reproducibility (#3809) 2024-04-03 10:34:17 +00:00
Leedehai
0619ae98a8
Fix newline parsing behavior in code mode (#3780) 2024-04-03 09:01:50 +00:00
Gabriel Araújo
0b9878ed31
Fix wrong PDF page labels (#3836) (#3837) 2024-04-03 08:39:47 +00:00
Laurenz
b3615ccd49
A few CI and crate config changes (#3852) 2024-04-02 14:16:44 +00:00
Malo
c4001662b6
Improve repr for SequenceElem (#3584) 2024-04-02 12:47:56 +00:00
Ana Gelez
29af23663d
Support negative dimensions in rectangles (#3807) 2024-04-02 12:17:10 +00:00
Ana Gelez
c413bef11d
Never shrink lines in raw blocks (#3796) 2024-04-02 12:16:00 +00:00