diff options
Diffstat (limited to 'tests/typ/layout/background.typ')
| -rw-r--r-- | tests/typ/layout/background.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/background.typ b/tests/typ/layout/background.typ index 6303a83b..f55262b2 100644 --- a/tests/typ/layout/background.typ +++ b/tests/typ/layout/background.typ @@ -1,7 +1,7 @@ // Test placing a background image on a page. --- -#page(paper: "a10", flip: true) +#page(paper: "a10", flipped: true) #font(fill: white) #place( dx: -10pt, |
