diff options
Diffstat (limited to 'tests/typ/math')
| -rw-r--r-- | tests/typ/math/style.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/math/style.typ b/tests/typ/math/style.typ index 45704d80..dfb7a795 100644 --- a/tests/typ/math/style.typ +++ b/tests/typ/math/style.typ @@ -14,7 +14,7 @@ $A, italic(A), upright(A), bold(A), bold(upright(A)), \ --- // Test a few style exceptions. -$h, bb(N), frak(R), Theta, italic(Theta), sans(Theta), sans(italic(Theta))$ +$h, bb(N), cal(R), Theta, italic(Theta), sans(Theta), sans(italic(Theta))$ --- // Test font fallback. |
