diff options
Diffstat (limited to 'tests/typ/text/font.typ')
| -rw-r--r-- | tests/typ/text/font.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/text/font.typ b/tests/typ/text/font.typ index d2add0f1..e832ab1d 100644 --- a/tests/typ/text/font.typ +++ b/tests/typ/text/font.typ @@ -41,7 +41,7 @@ Emoji: 🐪, 🌋, 🏞 #text(red, "Text") \ #text("Ubuntu", blue, "Text") \ #text([Text], teal, "IBM Plex Serif") \ -#text(forest, "Latin Modern Roman", [Text]) \ +#text(forest, "New Computer Modern", [Text]) \ --- // Error: 11-16 unexpected argument |
