summaryrefslogtreecommitdiff
path: root/tests/typ/text
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2021-10-05 19:19:55 +0200
committerLaurenz <laurmaedje@gmail.com>2021-10-05 19:19:55 +0200
commit4ff1519bead4115e4b73d490f6923ebb589b62c1 (patch)
treed6e5699ef64ad74234b58de227e151ee26f0d9a7 /tests/typ/text
parentdcdcf53831aa477b575c9e6ab37eb64f14317c74 (diff)
Fill shorthand for font function
Diffstat (limited to 'tests/typ/text')
-rw-r--r--tests/typ/text/font.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/text/font.typ b/tests/typ/text/font.typ
index 9b60d51c..3c8fcaf1 100644
--- a/tests/typ/text/font.typ
+++ b/tests/typ/text/font.typ
@@ -30,7 +30,7 @@ Emoji: 🐪, 🌋, 🏞
// Colors.
[
#font(fill: eastern)
- This is #font(fill: rgb("FA644B"))[way more] colorful.
+ This is #font(rgb("FA644B"))[way more] colorful.
]
// Disable font fallback beyond the user-specified list.