diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/typ/library/page.typ | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/typ/library/page.typ b/tests/typ/library/page.typ index ac222e04..5123b876 100644 --- a/tests/typ/library/page.typ +++ b/tests/typ/library/page.typ @@ -50,6 +50,7 @@ Right to left! #page[First] #page[Second] #pagebreak() +#pagebreak() Fourth #page[] Sixth |
