summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/math/prime.pngbin0 -> 1248 bytes
-rw-r--r--tests/typ/math/prime.typ9
2 files changed, 9 insertions, 0 deletions
diff --git a/tests/ref/math/prime.png b/tests/ref/math/prime.png
new file mode 100644
index 00000000..81a47643
--- /dev/null
+++ b/tests/ref/math/prime.png
Binary files differ
diff --git a/tests/typ/math/prime.typ b/tests/typ/math/prime.typ
new file mode 100644
index 00000000..61e0c0b2
--- /dev/null
+++ b/tests/typ/math/prime.typ
@@ -0,0 +1,9 @@
+// Test prime symbols after code mode.
+#let g = $f$
+#let gg = $f$
+
+$
+ #(g)' #g' #g ' \
+ #g''''''''''''''''' \
+ gg'
+$