summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/math/class.pngbin7599 -> 7545 bytes
-rw-r--r--tests/ref/math/equation-show.pngbin0 -> 2428 bytes
-rw-r--r--tests/typ/math/equation-show.typ7
3 files changed, 7 insertions, 0 deletions
diff --git a/tests/ref/math/class.png b/tests/ref/math/class.png
index a54dbd67..a4d6e86c 100644
--- a/tests/ref/math/class.png
+++ b/tests/ref/math/class.png
Binary files differ
diff --git a/tests/ref/math/equation-show.png b/tests/ref/math/equation-show.png
new file mode 100644
index 00000000..79a70dc0
--- /dev/null
+++ b/tests/ref/math/equation-show.png
Binary files differ
diff --git a/tests/typ/math/equation-show.typ b/tests/typ/math/equation-show.typ
new file mode 100644
index 00000000..9334c54e
--- /dev/null
+++ b/tests/typ/math/equation-show.typ
@@ -0,0 +1,7 @@
+// Test show rules on equations.
+
+---
+This is small: $sum_(i=0)^n$
+
+#show math.equation: math.display
+This is big: $sum_(i=0)^n$