summaryrefslogtreecommitdiff
path: root/tests/typ/layout/pad.typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2021-06-29 13:45:59 +0200
committerLaurenz <laurmaedje@gmail.com>2021-06-29 13:49:50 +0200
commit32a6b673bc4b73ade5863b0166c0779597cede5c (patch)
tree7d32aa06c63052a759f7fc4d89bb551faeb258d0 /tests/typ/layout/pad.typ
parentb89cd128ae118571efe8a5a5b40b9365e3007746 (diff)
Make use of wide calls
Diffstat (limited to 'tests/typ/layout/pad.typ')
-rw-r--r--tests/typ/layout/pad.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/pad.typ b/tests/typ/layout/pad.typ
index 142ae4a9..17e5cb0b 100644
--- a/tests/typ/layout/pad.typ
+++ b/tests/typ/layout/pad.typ
@@ -29,7 +29,7 @@ Hi #box(pad(left: 10pt)) there
---
// Test that the pad node doesn't consume the whole region.
-#page(height: 6cm)
+#page!(height: 6cm)
#align(left)[Before]
#pad(10pt, image("../../res/tiger.jpg"))