diff options
Diffstat (limited to 'tests/typ')
| -rw-r--r-- | tests/typ/text/font.typ | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/typ/text/font.typ b/tests/typ/text/font.typ index 98643565..6457f7a7 100644 --- a/tests/typ/text/font.typ +++ b/tests/typ/text/font.typ @@ -58,6 +58,8 @@ Emoji: 🐪, 🌋, 🏞 #try(ascender, baseline) #try(cap-height, baseline) #try(x-height, baseline) +#try(4pt, -2pt) +#try(1pt + 27%, -18%) --- // Error: 7-12 unexpected argument |
