diff options
Diffstat (limited to 'tests/typ/bugs/3641-float-loop.typ')
| -rw-r--r-- | tests/typ/bugs/3641-float-loop.typ | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/typ/bugs/3641-float-loop.typ b/tests/typ/bugs/3641-float-loop.typ deleted file mode 100644 index 4021fb4f..00000000 --- a/tests/typ/bugs/3641-float-loop.typ +++ /dev/null @@ -1,11 +0,0 @@ -// 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) |
