typst/tests/typ/page-body.typ
Laurenz 81e80ecfba Test [page] function 📕
- Make page break behaviour more consistent
- Allow skipping reference image testing for single tests with `// compare-ref: false` (useful for tests which only check error messages)
2020-12-17 00:20:27 +01:00

12 lines
178 B
XML

// Test a combination of pages with bodies and normal content.
[page: height=50pt]
[page][First]
[page][Second]
[pagebreak]
Fourth
[page][Fifth]
Sixth
[page][Seventh and last]