16 Commits

Author SHA1 Message Date
PgBiel
b7c1dba314 improve variable names related to repeating headers 2025-05-01 00:24:55 -03:00
PgBiel
5e572a56f3 rename a few Current fields 2025-04-19 21:16:18 -03:00
PgBiel
9b5c77a3a3 move per-region state to Current 2025-04-19 20:42:41 -03:00
PgBiel
f6bc7f8d45 use exclusively snapshots for pending header orphan prevention
- delete current_header_rows
2025-04-11 14:16:49 -03:00
PgBiel
62c5b551f1 rename 'in_last_with_offset' to 'may_progress_with_offset' 2025-04-07 21:30:49 -03:00
PgBiel
48d0a07ef4 formatting 2025-04-06 15:31:32 -03:00
PgBiel
c90ec3c4da listen to clippy 2025-04-06 15:24:21 -03:00
PgBiel
59dc458188 fix line layout with missing header bottoms 2025-04-06 03:42:30 -03:00
PgBiel
c04dedf470 fix grid.header errors in rowspans 2025-04-06 02:25:38 -03:00
PgBiel
f9569efc40 adapt usages of header_height to repeating_header_height
- Document unchanged usages
2025-04-06 02:12:05 -03:00
PgBiel
1301b901b7 count header rows in each region
- Currently also includes non-repeatable header row heights, which will lead to bugs on rowspans; needs fix
2025-04-05 01:14:17 -03:00
PgBiel
4bd3abf44d initial multi heading progress
pending headers change
2025-04-04 21:23:38 -03:00
Laurenz
69c3f95705
Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946) 2025-02-24 12:28:01 +00:00
Michael Färber
5c876535cc
Move CellGrid from typst-layout to typst-library (#5585) 2025-01-06 15:20:28 +00:00
Laurenz
0228462ba1
Bump Rust to 1.83 (#5534) 2024-12-05 15:57:01 +00:00
Laurenz
be7cfc85d0
Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00