Michael Färber
|
df4e6715cf
|
HTML tests (#5594)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-12-20 09:48:17 +00:00 |
|
PgBiel
|
9b697d59ae
|
Fix infinite loop with footnote which never fits (#5498)
|
2024-12-18 16:54:14 +00:00 |
|
Joshua Gawley
|
21e608e6e9
|
Change error when accessing non-existant label (#5571)
|
2024-12-18 16:52:37 +00:00 |
|
Emmanuel Lesueur
|
257764181e
|
New curve element that supersedes path (#5323)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-12-18 15:58:57 +00:00 |
|
wznmickey
|
05559a6638
|
Bump unicode-bidi (#5598)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-12-18 11:15:38 +00:00 |
|
Peng Guanwen
|
73253d4651
|
Support for defining which charset should be covered by a font (#5305)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-12-17 14:07:45 +00:00 |
|
PgBiel
|
60f246ece2
|
Fix sticky blocks at the top of blocks and pages (#5581)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-12-17 09:41:18 +00:00 |
|
Laurenz
|
1346385255
|
Rename pattern to tiling (#5590)
|
2024-12-17 09:25:27 +00:00 |
|
Laurenz
|
ed67220e4b
|
Remove deprecated things and compatibility behaviours (#5591)
|
2024-12-17 09:25:15 +00:00 |
|
Eric Biedert
|
51020fcf3c
|
Get numbering of page counter from style chain (#5589)
|
2024-12-16 20:23:13 +00:00 |
|
Malo
|
8b1e0d3a23
|
Improve symbol repr (#5505)
|
2024-12-16 14:10:42 +00:00 |
|
+merlan #flirora
|
d3620df4c6
|
Add reversed numbering (#5563)
|
2024-12-16 13:45:57 +00:00 |
|
Laurenz
|
521ceae889
|
Fix crash due to consecutive weak spacing (#5562)
|
2024-12-11 15:46:10 +00:00 |
|
Ian Wrzesinski
|
5e0e58d26e
|
Add number-syntax edge case tests (#5560)
|
2024-12-11 11:33:59 +00:00 |
|
Ian Wrzesinski
|
ef4fc040b2
|
Improve raw trimming (#5541)
|
2024-12-11 11:31:04 +00:00 |
|
wznmickey
|
bb0c814095
|
Forbid base prefix for numbers with a unit (#5548)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-12-09 10:56:42 +00:00 |
|
PgBiel
|
c2cc09e71a
|
Forbid footnote migration in pending floats (#5497)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-12-09 09:55:58 +00:00 |
|
+merlan #flirora
|
73dd5a085e
|
Fix sizing of quadratic shapes (square/circle) (#5451)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
|
2024-12-09 09:33:30 +00:00 |
|
Laurenz
|
4729d3d3bd
|
Fix language-dependant figure caption separator in outline (#5550)
|
2024-12-08 18:36:04 +00:00 |
|
Max
|
468a60103d
|
Fix multiline annotations in over- elems in math changing the baseline (#5459)
|
2024-12-08 16:55:34 +00:00 |
|
PgBiel
|
62567fc91e
|
Fix multiple footnotes in footnote entry (#5545)
|
2024-12-08 16:35:54 +00:00 |
|
Ian Wrzesinski
|
e6de044b1d
|
Add test for issue #4573 (#5542)
|
2024-12-08 16:29:49 +00:00 |
|
PgBiel
|
a1a5215234
|
Ensure par and align interrupt cite groups and lists (#5526)
|
2024-12-08 16:25:47 +00:00 |
|
Ian Wrzesinski
|
50dcacea9a
|
Convert unopened square-brackets into a hard error (#5414)
|
2024-12-08 16:23:14 +00:00 |
|
PgBiel
|
884c02872c
|
Fix text fill within clip: true blocks in PNG export (#5502)
|
2024-12-04 10:00:04 +00:00 |
|
Laurenz
|
e0122a5b50
|
Add HTML export format
|
2024-12-04 10:12:07 +01:00 |
|
Laurenz
|
f8f2ba6a5f
|
Rename Document to PagedDocument
|
2024-12-04 10:12:07 +01:00 |
|
+merlan #flirora
|
89d96c623d
|
Let decimal constructor accept decimal values (#5481)
|
2024-11-27 16:36:04 +00:00 |
|
Max
|
578ba640f3
|
Fix weak spacing being ignored unconditionally in math.lr (#5477)
|
2024-11-27 11:16:25 +00:00 |
|
Max
|
f29fbea2fc
|
Use extended shape information for glyph text_like -ness (#5483)
|
2024-11-27 11:11:49 +00:00 |
|
+merlan #flirora
|
6bf1350b16
|
Add support for interpreting f32 in float.{from-bytes, to-bytes} (#5480)
|
2024-11-27 11:04:54 +00:00 |
|
Sébastien d'Herbais de Thun
|
85d3a49a1a
|
Added warning when explicit return in code (not markup) discards joined content (#5413)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-11-26 20:51:46 +00:00 |
|
Max
|
8fe8b2a239
|
Ignore leading and trailing ignorant fragments in math.lr (#5473)
|
2024-11-26 20:51:22 +00:00 |
|
Max
|
39e41ba3c6
|
Fix path with infinite length causing panic (#5457)
|
2024-11-26 12:39:00 +00:00 |
|
Max
|
fd5e642fb4
|
Tags shouldn't affect row height in equations (#5458)
|
2024-11-26 12:37:53 +00:00 |
|
Max
|
6d35972c3d
|
Update NewCM fonts to version 7.0.0 (#5465)
|
2024-11-26 12:36:53 +00:00 |
|
Malo
|
5c37a1cfea
|
Use codex for symbols (#5421)
|
2024-11-17 19:08:23 +00:00 |
|
Ian Wrzesinski
|
5672cc2a29
|
Update list/enum tests and recognize #762 as already closed (#5433)
|
2024-11-17 09:18:44 +00:00 |
|
wznmickey
|
cce744cf78
|
Fix unnecessary hyphenation (#5394)
|
2024-11-17 09:04:07 +00:00 |
|
Max
|
8d4f01d284
|
Add support for page references through new ref.form property (#4729)
|
2024-11-12 12:54:25 +00:00 |
|
Andrew Voynov
|
cb8eaddf98
|
Removed deprecated diff symbol (#5388)
|
2024-11-12 12:44:45 +00:00 |
|
wznmickey
|
ada30cd5b1
|
Fix unstoppable empty footnote loop (#5354) (#5364)
|
2024-11-05 08:27:25 +00:00 |
|
Sébastien d'Herbais de Thun
|
692d846d25
|
Disable justification in raw(block: true, ...) (#4889)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-11-04 09:37:29 +00:00 |
|
Laurenz
|
cb1aad3a0c
|
Refactor Parser (#5310)
|
2024-11-04 10:17:49 +01:00 |
|
Ian Wrzesinski
|
2c9728f53b
|
18. Restore list indent behavior
|
2024-11-03 22:04:06 -05:00 |
|
Ian Wrzesinski
|
9d9a1b1e33
|
17. Replace while loop closures and Parser::end() to use SyntaxSet
|
2024-11-03 20:28:49 -05:00 |
|
Ian Wrzesinski
|
26c61be1dc
|
15. Convert Markup mode to use newline modes
(And break out Newline info into separate struct)
|
2024-11-03 20:28:49 -05:00 |
|
Ian Wrzesinski
|
a70b8a56ef
|
Disallow space between ident and paren in set rule (#5269)
|
2024-11-01 09:45:08 +00:00 |
|
LU Jialin
|
23313b0af0
|
Support Greek Numbering (#4273)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-11-01 09:20:10 +00:00 |
|
Ian Wrzesinski
|
88d86714a1
|
9. Parse math field access in the lexer
|
2024-10-31 18:26:12 -04:00 |
|