diff options
Diffstat (limited to 'tests/typ/math')
| -rw-r--r-- | tests/typ/math/basic.typ | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/typ/math/basic.typ b/tests/typ/math/basic.typ index a1a9d32f..55a853cf 100644 --- a/tests/typ/math/basic.typ +++ b/tests/typ/math/basic.typ @@ -16,11 +16,5 @@ $ sum_(k=0)^n k = (n(n+1))/2 $ $ f: NN arrow RR $ --- -#set math(family: "IBM Plex Sans") - -// Error: 1-4 font is not suitable for math -$a$ - ---- // Error: 1:3 expected dollar sign $a |
