HaeNoe
|
6d0c159e97
|
Indent configuration for multiline headings (#3459)
|
2024-05-06 15:21:35 +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 |
|
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 |
|
bluebear94
|
d27414937a
|
Add support for Eastern Arabic numerals (#4036)
|
2024-05-01 08:07: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 |
|
hardlydearly
|
6ba94c4518
|
Remove repetitive words (#3991)
Signed-off-by: hardlydearly <799511800@qq.com>
|
2024-04-30 12:22:59 +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 |
|
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 |
|
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 |
|
Leedehai
|
5415095ef3
|
Better instruction in test READMEs (#3929)
|
2024-04-16 09:44:38 +00:00 |
|
Laurenz
|
401ba82927
|
Make some changes that were deferred until after 0.11 (#3934)
|
2024-04-15 09:00:48 +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 |
|
Leedehai
|
0619ae98a8
|
Fix newline parsing behavior in code mode (#3780)
|
2024-04-03 09:01:50 +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 |
|
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 |
|
Leedehai
|
1e645b3964
|
Fix str.trim(regex,at:end) when the whole string is matched (#3730)
|
2024-04-01 21:01:26 +00:00 |
|
Ran Luo
|
16c3af7c92
|
Fix compression of punctuation marks at line start of end (#3744)
|
2024-04-01 20:22:00 +00:00 |
|
frozolotl
|
82717b2869
|
Implement to-dict method on arrays (#3575)
|
2024-04-01 17:21:19 +00:00 |
|
Ana Gelez
|
105d7156f8
|
Better handle large numbers from external data files (#3791)
Co-authored-by: Martin Haug <mhaug@live.de>
|
2024-03-25 16:51:35 +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 |
|
PgBiel
|
c8d4a4d2b6
|
Remove grid usize overflow tests (#3687)
|
2024-03-16 09:24:45 +00:00 |
|
PgBiel
|
23ec13718f
|
Small table footer and hline placement improvements (#3659)
|
2024-03-14 09:26:27 +00:00 |
|
Laurenz
|
c2ca3615d7
|
Fix sizing of nested equations (#3664)
|
2024-03-14 08:44:03 +00:00 |
|
Laurenz
|
7c61ccac71
|
Fix non-terminating loop in flow layout (#3652)
|
2024-03-13 13:46:00 +00:00 |
|
Laurenz
|
28012b2f8d
|
Fix italic function in math (#3651)
|
2024-03-13 13:30:59 +00:00 |
|
PgBiel
|
48820fe69b
|
Fix table cells and rowspans wrongly assuming full page height available (#3637)
|
2024-03-13 09:15:16 +00:00 |
|
PgBiel
|
fd2eb0ceb2
|
Ensure grids have at least the given amount of rows (#3644)
|
2024-03-13 08:54:36 +00:00 |
|
Laurenz
|
0fef857064
|
Fix Behaviour of spacing (#3634)
|
2024-03-12 11:32:53 +00:00 |
|
Laurenz
|
7f0b7a28c7
|
Fix figure caption separator synthesis (#3621)
|
2024-03-11 11:51:38 +00:00 |
|
Laurenz
|
671b67d43f
|
Fix crash with empty raw block (#3619)
|
2024-03-11 11:12:41 +00:00 |
|
frozolotl
|
6e0b3484dd
|
Fix paragraph layouting index out of bounds bug (#3607)
|
2024-03-11 10:35:39 +00:00 |
|
PgBiel
|
443cf60ae2
|
Ensure hline/vline positioning respects colspan/rowspan (#3610)
|
2024-03-11 10:32:44 +00:00 |
|