721 Commits

Author SHA1 Message Date
Laurenz
f91cad7d78
Pure location assignment (#4352) 2024-06-09 13:23:56 +00:00
Wenzhuo Liu
681badf76a
Pad matrix cell to make matrix have a consistent height (#4153) 2024-06-04 15:42:02 +00:00
Leedehai
df6e347bc5
Align point and linebreak should not increase math row height (#4306) 2024-06-04 15:30:43 +00:00
+merlan #flirora
99b393110e
Align corner brackets to the top and bottom when scaling (#4200) 2024-06-04 15:22:56 +00:00
Laurenz
1e2e07adff
Add regression test for #2631 (#4328) 2024-06-04 15:05:37 +00:00
Laurenz
755dd4112d
Show block-level elements as blocks (#4310) 2024-06-03 08:12:52 +00:00
+merlan #flirora
23746ee189
Add flush element (#4141) 2024-05-30 15:40:01 +00:00
Yip Coekjan
702271dacb
Allow setting raw.theme to none to disable syntax highlighting (#4256) 2024-05-30 07:57:12 +00:00
Eric Biedert
5f6d942519
Make block equations breakable (#4226)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-30 07:52:48 +00:00
Laurenz
e6739ecc2f
Fix figure centering (#4276)
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
2024-05-29 13:17:05 +00:00
LU Jialin
b73b3ca335
Trim weak spacing at line start/end in paragraph layout (#4087) 2024-05-27 15:36:41 +00:00
Yip Coekjan
374b82f8ca
Set default value of raw.theme to auto, and allow setting raw.theme to auto (#4186) 2024-05-24 23:14:56 +00:00
Laurenz
34f1a23246
Do layout short-circuit in flow instead of realization (#4231) 2024-05-23 09:55:00 +00:00
Malo
a6cf584ee9
Allow somewhat arbitrary characters as mat, vec and cases delim (#4211) 2024-05-22 19:36:53 +00:00
Leedehai
53c306e32c
Fix equation resizing when adding the equation number (#4179) 2024-05-22 17:04:46 +00:00
Laurenz
a52987a8c2
Refactor frame metadata into tags (#4212) 2024-05-22 09:26:03 +00:00
Laurenz
7f2b28ae2a
Fix mention of current version in test (#4169) 2024-05-17 13:12:10 +00:00
Laurenz
ad598f559e
Fix show rules on queried elements (#4166) 2024-05-17 10:59:31 +00:00
Laurenz
2188a4bf48
Fix equations in RTL text (#4150) 2024-05-17 08:36:07 +00:00
Wenzhuo Liu
4ae376f2c7
Fix raw block has extra space when end with backtick (#4162)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-17 08:35:51 +00:00
Laurenz
5f5a8f0f3f
Bump hayagriva (#4144) 2024-05-16 10:37:13 +00:00
Gabriel Araújo
017f2f4566
Fix hyphen duplication rule for some languages (#4058) 2024-05-15 13:42:13 +00:00
Leedehai
484a0e60d8
show math.equation: set align(..) shall not break alignment points (#4094) 2024-05-15 07:48:35 +00:00
Laurenz
560791afe8
Fix footnote migration (#4095) 2024-05-08 09:31:28 +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
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
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
PgBiel
1247c6d8e1
Add std module for names in the standard library (#4038) 2024-04-30 12:49:18 +00:00
Matt Fellenz
97de0a0595
Various text layout config improvements (#3787) 2024-04-30 12:18:19 +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
Laurenz
02285e8b1f
Fix path in sized container (#3954) 2024-04-18 09:33:36 +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
Laurenz
020294fca9
Better test runner (#3922) 2024-04-13 08:39:45 +00:00
A-Walrus
847b710480
Fix raw bidi text (#3885) 2024-04-09 11:49:38 +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
8c28f67504
Let the lexer respect linebreaks within inline raw (#3756) 2024-04-04 08:18:37 +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
Leedehai
c225adb22b
Fix tab rendering for raw block with lang "typ(c)" (#3847) 2024-04-02 09:07:00 +00:00
Etienne Collin
f461b2059d
Fixed interaction of first_line_indent with outline (#3745) 2024-04-02 08:13:13 +00:00
Ran Luo
16c3af7c92
Fix compression of punctuation marks at line start of end (#3744) 2024-04-01 20:22:00 +00:00
Ana Gelez
2efa86cbdf
Fix smart quotes in PDF outline (#3790) 2024-03-25 13:32:02 +00:00
Leedehai
d1568a5583
Let Repr for Relative<T> print both abs + ratio (#3721) 2024-03-23 11:51:43 +00:00