summaryrefslogtreecommitdiff
path: root/tests/typ/layout/pagebreak.typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2021-10-23 22:46:32 +0200
committerLaurenz <laurmaedje@gmail.com>2021-10-23 22:52:40 +0200
commitadf52a873f0cdff310c236998fc5018a886b339b (patch)
treed1964d42285922a8c24c4929e26ee5f1d1d8746a /tests/typ/layout/pagebreak.typ
parentb42ecbd6a67d6af42f06c52c290d88e176cee0ea (diff)
Drop `iso-` prefix for A papers
Diffstat (limited to 'tests/typ/layout/pagebreak.typ')
-rw-r--r--tests/typ/layout/pagebreak.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/pagebreak.typ b/tests/typ/layout/pagebreak.typ
index aac585c2..ab591c87 100644
--- a/tests/typ/layout/pagebreak.typ
+++ b/tests/typ/layout/pagebreak.typ
@@ -11,7 +11,7 @@ A
#box[
B
#pagebreak()
- #page("iso-a4")
+ #page("a4")
]
C