1672 Commits

Author SHA1 Message Date
PgBiel
3bd7486362
Merge branch 'main' into table-subheaders 2025-05-09 13:46:34 -03:00
Tobias Schmitz
9b09146a6b
Use list spacing for attach spacing in tight lists (#6242) 2025-05-06 14:03:48 +00:00
Tobias Schmitz
b322da930f
Respect RTL cell layouting order in grid layout (#6232)
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
2025-05-06 08:26:55 +00:00
PgBiel
1d217e4019 allow skipping from non-repeated header on lack of space
Can lead to orphans, but without enough space, anything goes.
2025-05-06 03:56:21 -03:00
PgBiel
6a12a451fc test too large edge cases 2025-05-06 03:45:48 -03:00
PgBiel
07a060a9da initial html target support 2025-05-05 03:33:13 -03:00
PgBiel
db59e3ffcb fix pending header repetition with may progress = false 2025-05-04 04:07:08 -03:00
PgBiel
1fc15467cd use next_header counter to not check skipped headers on resolve 2025-05-04 03:43:10 -03:00
PgBiel
6c42f67b3d only flush orphans outside of headers and footers 2025-04-30 02:14:47 -03:00
PgBiel
03118678b5 tests for short-lived footer 2025-04-20 19:18:48 -03:00
PgBiel
1e3719a9ba add non-repeating subheader tests 2025-04-18 19:37:54 -03:00
PgBiel
13b4677270 initial gutter tests 2025-04-17 15:14:32 -03:00
PgBiel
cc19b80449 add several footer tests 2025-04-17 14:37:57 -03:00
Max
7e072e2493
Add test for flattened accents in math (#6188) 2025-04-17 14:10:27 +00:00
PgBiel
e76ea64cb0 add test for orphan prevention of alone subheaders
Consecutive subheaders can be broken apart in special cases
2025-04-17 03:00:03 -03:00
PgBiel
3f10218b4a add subheaders demo test 2025-04-11 19:30:46 -03:00
PgBiel
6833ea321a grid header single replacement tests 2025-04-11 14:54:08 -03:00
PgBiel
3ae46a94cd add orphan prevention tests 2025-04-11 14:54:08 -03:00
PgBiel
fc6a0074d8 add short lived header test 2025-04-11 14:18:41 -03:00
PgBiel
daac9bba76 rename and make grid-subheaders test smaller 2025-04-11 02:54:19 -03:00
PgBiel
14a4714604 add edge case tests for subheaders 2025-04-11 02:45:52 -03:00
PgBiel
553bf2476e multiple level replace test 2025-04-08 18:45:36 -03:00
PgBiel
b06f469ad6 these tests now pass 2025-04-08 00:01:54 -03:00
PgBiel
ce41113d9c initial subheader tests 2025-04-07 21:54:18 -03:00
PgBiel
e142bb4e8f grid header multiple fixed 2025-04-07 21:41:42 -03:00
PgBiel
8e50df544d update tests with non-top header 2025-04-07 21:19:30 -03:00
+merlan #flirora
14a0565d95
Show warnings from eval (#6100)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-04-07 18:42:29 +00:00
Malo
ed2106e28d
Disallow empty font lists (#6049) 2025-04-02 11:47:42 +00:00
Malo
417f5846b6
Support comparison functions in array.sorted (#5627)
Co-authored-by: +merlan #flirora <uruwi@protonmail.com>
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-04-02 09:41:45 +00:00
Ian Wrzesinski
12699eb7f4
Parse multi-character numbers consistently in math (#5996)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-04-02 09:30:04 +00:00
Max
012e14d40c
Unify layout of vec and cases with mat (#5934) 2025-03-31 09:38:04 +00:00
Max
4f0fbfb7e0
Add dotless parameter to math.accent (#5939)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-03-31 09:17:49 +00:00
+merlan #flirora
a64af130dc
Add default parameter for array.{first, last} (#5970) 2025-03-31 09:06:18 +00:00
Malo
1082181a6f
Improve french smartquotes (#5976) 2025-03-31 09:01:01 +00:00
Myriad-Dreamin
758ee78ef5
Make World::font implementations safe (#6117) 2025-03-31 08:08:55 +00:00
Laurenz Stampfl
838a46dbb7
Test all exif rotation types and fix two of them (#6102) 2025-03-27 10:59:32 +00:00
PgBiel
1f1c133878
Refactor grid header and footer resolving (#5919) 2025-03-24 20:42:48 +00:00
Eduardo Sánchez Muñoz
38213ed534
Use u64 instead of usize to store counter and enumeration item numbers, so behavior does not vary from 64-bit to 32-bit platforms (#6026) 2025-03-24 18:16:33 +00:00
Max
96f6957371
Fix math.root frame size (#6021) 2025-03-11 10:18:15 +00:00
Laurenz
e1a9166e1d
Hotfix for labels on symbols (#6015) 2025-03-07 08:22:42 +00:00
LN Liberda
63fda9935f
Run tests on 32-bit via Ubuntu multilib (#5937)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-03-03 13:10:58 +00:00
3w36zj6
8820a00beb
Respect quotes: false in inline quote (#5991)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-03-03 11:50:47 +00:00
Emmanuel Lesueur
52f1f53973
Fix curve with multiple non-closed components. (#5963) 2025-02-26 18:07:29 +00:00
Malo
d6b0d68ffa
Add more methods to direction (#5893) 2025-02-25 14:19:17 +00:00
Malo
2eef9e84e1
Improve hints for show rule recursion depth (#5856) 2025-02-25 14:09:52 +00:00
evie
d11ad80dee
Add #str.normalize(form) (#5631)
Co-authored-by: +merlan #flirora <uruwi@protonmail.com>
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-02-25 14:01:01 +00:00
Laurenz
225e845021
Fix introspection of HTML root sibling metadata (#5953) 2025-02-25 11:31:15 +00:00
Sharzy
36d83c8c09
HTML export: fix elem counting on classify_output (#5910)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-02-24 16:35:13 +00:00
Max
81efc82d3c
Fix math accent base height calculation (#5941) 2025-02-24 16:05:36 +00:00
Laurenz
69c3f95705
Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946) 2025-02-24 12:28:01 +00:00