diff options
Diffstat (limited to 'tests/typ/math/style.typ')
| -rw-r--r-- | tests/typ/math/style.typ | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/typ/math/style.typ b/tests/typ/math/style.typ index 37b0e6d8..30cb4aa0 100644 --- a/tests/typ/math/style.typ +++ b/tests/typ/math/style.typ @@ -23,6 +23,10 @@ $a/b, display(a/b), display(a)/display(b), inline(a/b), script(a/b), sscript(a/b $h, bb(N), cal(R), Theta, italic(Theta), sans(Theta), sans(italic(Theta))$ --- +// Test hebrew exceptions. +$aleph, beth, gimel, daleth$ + +--- // Test font fallback. $ よ and 🏳️🌈 $ |
