diff options
Diffstat (limited to 'tests/typ/text/tracking-spacing.typ')
| -rw-r--r-- | tests/typ/text/tracking-spacing.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/text/tracking-spacing.typ b/tests/typ/text/tracking-spacing.typ index 413194ba..a89b991f 100644 --- a/tests/typ/text/tracking-spacing.typ +++ b/tests/typ/text/tracking-spacing.typ @@ -11,7 +11,7 @@ I'm in#text(tracking: 0.15em + 1.5pt)[ spaace]! --- // Test that tracking doesn't disrupt mark placement. -#set text("PT Sans", "Noto Serif Hebrew") +#set text(font: ("PT Sans", "Noto Serif Hebrew")) #set text(tracking: 0.3em) טֶקסט |
