summaryrefslogtreecommitdiff
path: root/tests/typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2022-11-03 11:44:53 +0100
committerLaurenz <laurmaedje@gmail.com>2022-11-03 13:35:39 +0100
commit37a7afddfaffd44cb9bc013c9506599267e08983 (patch)
tree20e7d62d3c5418baff01a21d0406b91bf3096214 /tests/typ
parent56342bd972a13ffe21beaf2b87ab7eb1597704b4 (diff)
Split crates
Diffstat (limited to 'tests/typ')
-rw-r--r--tests/typ/math/basic.typ6
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