summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/math/matrix.pngbin6079 -> 5875 bytes
-rw-r--r--tests/ref/math/shorthand.pngbin1231 -> 1215 bytes
-rw-r--r--tests/ref/math/simple.pngbin8293 -> 8334 bytes
-rw-r--r--tests/ref/math/syntax.pngbin53626 -> 54038 bytes
-rw-r--r--tests/typ/math/syntax.typ4
5 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/math/matrix.png b/tests/ref/math/matrix.png
index 3bd17715..56a4db9c 100644
--- a/tests/ref/math/matrix.png
+++ b/tests/ref/math/matrix.png
Binary files differ
diff --git a/tests/ref/math/shorthand.png b/tests/ref/math/shorthand.png
index 840feac2..e53e9465 100644
--- a/tests/ref/math/shorthand.png
+++ b/tests/ref/math/shorthand.png
Binary files differ
diff --git a/tests/ref/math/simple.png b/tests/ref/math/simple.png
index ebd55dcb..4daa52e1 100644
--- a/tests/ref/math/simple.png
+++ b/tests/ref/math/simple.png
Binary files differ
diff --git a/tests/ref/math/syntax.png b/tests/ref/math/syntax.png
index 2497ef49..0b738511 100644
--- a/tests/ref/math/syntax.png
+++ b/tests/ref/math/syntax.png
Binary files differ
diff --git a/tests/typ/math/syntax.typ b/tests/typ/math/syntax.typ
index f18f7edf..80facfb2 100644
--- a/tests/typ/math/syntax.typ
+++ b/tests/typ/math/syntax.typ
@@ -12,8 +12,8 @@
```
Let $x in NN$ be ...
$ (1 + x/2)^2 $
-$ x arrow:l y $
-$ sum_(n=1)^mu 1 + (2pi (5 + n)) / k $
+$ x arrow.l y $
+$ sum_(n=1)^mu 1 + (2pi(5 + n)) / k $
$ { x in RR | x "is natural" and x < 10 } $
$ sqrt(x^2) = frac(x, 1) $
$ "profit" = "income" - "expenses" $