diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/typ/graphics/shape-ellipse.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/graphics/shape-ellipse.typ b/tests/typ/graphics/shape-ellipse.typ index 995eabb9..547acd38 100644 --- a/tests/typ/graphics/shape-ellipse.typ +++ b/tests/typ/graphics/shape-ellipse.typ @@ -17,7 +17,7 @@ Rect in ellipse in fixed rect. \ ) Auto-sized ellipse. \ -#ellipse(fill: conifer, stroke: 3pt + forest, padding: 3pt)[ +#ellipse(fill: conifer, stroke: 3pt + forest, inset: 3pt)[ #set text(8pt) But, soft! what light through yonder window breaks? ] |
