diff options
Diffstat (limited to 'tests/typ/text')
| -rw-r--r-- | tests/typ/text/microtype.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/text/microtype.typ b/tests/typ/text/microtype.typ index 57f9b2f2..c1f0d344 100644 --- a/tests/typ/text/microtype.typ +++ b/tests/typ/text/microtype.typ @@ -18,6 +18,6 @@ --- // Test that lone punctuation doesn't overhang into the margin. #set page(margin: 0pt) -#set par(align: end) +#set align(end) #set text(dir: rtl) : |
