diff options
Diffstat (limited to 'tests/typ/elements/rect.typ')
| -rw-r--r-- | tests/typ/elements/rect.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/elements/rect.typ b/tests/typ/elements/rect.typ index b3d4d286..add39b80 100644 --- a/tests/typ/elements/rect.typ +++ b/tests/typ/elements/rect.typ @@ -5,7 +5,7 @@ #rect() --- -#page(width: 150pt) +#set page(width: 150pt) // Fit to text. #rect(fill: conifer, padding: 3pt)[Textbox] |
