diff options
Diffstat (limited to 'tests/typ/insert/rect.typ')
| -rw-r--r-- | tests/typ/insert/rect.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/insert/rect.typ b/tests/typ/insert/rect.typ index f450064a..93df071b 100644 --- a/tests/typ/insert/rect.typ +++ b/tests/typ/insert/rect.typ @@ -3,7 +3,7 @@ --- // Test the `rect` function. -#page(width: 150pt) +#page!(width: 150pt) // Fit to text. #rect(fill: conifer)[Textbox] |
