diff options
Diffstat (limited to 'tests/typ/bugs/place-pagebreak.typ')
| -rw-r--r-- | tests/typ/bugs/place-pagebreak.typ | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/typ/bugs/place-pagebreak.typ b/tests/typ/bugs/place-pagebreak.typ deleted file mode 100644 index bc04af1a..00000000 --- a/tests/typ/bugs/place-pagebreak.typ +++ /dev/null @@ -1,7 +0,0 @@ -// Test placing on an already full page. -// It shouldn't result in a page break. - ---- -#set page(height: 40pt) -#block(height: 100%) -#place(bottom + right)[Hello world] |
