blob: 4021fb4f27db514470375577506a3204c518bfa0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
// Flow layout should terminate!
// https://github.com/typst/typst/issues/3641
//
// This is not yet ideal: The heading should not move to the second page, but
// that's a separate bug and not a regression.
---
#set page(height: 40pt)
= Heading
#lorem(6)
|