diff options
Diffstat (limited to 'tests/typ/text')
| -rw-r--r-- | tests/typ/text/features.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/text/features.typ b/tests/typ/text/features.typ index 3d1ad6dc..739230c9 100644 --- a/tests/typ/text/features.typ +++ b/tests/typ/text/features.typ @@ -8,7 +8,7 @@ --- // Test smallcaps. #set text("Roboto") -#text(smallcaps: true)[Smallcaps] +#smallcaps[Smallcaps] --- // Test alternates and stylistic sets. |
