diff options
Diffstat (limited to 'tests/typ')
| -rw-r--r-- | tests/typ/library/font.typ | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/typ/library/font.typ b/tests/typ/library/font.typ index ecea303f..3e818f19 100644 --- a/tests/typ/library/font.typ +++ b/tests/typ/library/font.typ @@ -31,6 +31,9 @@ Emoji: 🐪, 🌋, 🏞 ∫ 𝛼 + 3𝛽 d𝑡 ] +// Colors. +#font(color: #239DAD)[This is #font(color: #FA644B)[way more] colorful.] + --- // Test top and bottom edge. |
