summaryrefslogtreecommitdiff
path: root/tests/suite/layout/page.typ
AgeCommit message (Collapse)Author
2025-03-24Use `u64` instead of `usize` to store counter and enumeration item numbers, ↵Eduardo Sánchez Muñoz
so behavior does not vary from 64-bit to 32-bit platforms (#6026)
2024-11-12Add support for page references through new `ref.form` property (#4729)Max
2024-09-16Shrink tests (#4967)Laurenz
2024-08-26Improve realization and page layout (#4840)Laurenz
2024-07-20Support transparent page fill (#4586)Laurenz
Co-authored-by: Martin Haug <mhaug@live.de>
2024-06-11interrupt_styles: Check all potential style matches (#4345)+merlan #flirora
2024-06-04Add regression test for #2631 (#4328)Laurenz
2024-05-06Add `auto` option for page headers/footers (#4051)bluebear94
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-04-13Better test runner (#3922)Laurenz