summaryrefslogtreecommitdiff
path: root/tests/typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ')
-rw-r--r--tests/typ/bugs/math-number-spacing.typ9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/typ/bugs/math-number-spacing.typ b/tests/typ/bugs/math-number-spacing.typ
new file mode 100644
index 00000000..9450caca
--- /dev/null
+++ b/tests/typ/bugs/math-number-spacing.typ
@@ -0,0 +1,9 @@
+// Test spacing after numbers in math.
+
+---
+$
+10degree \
+10 degree \
+10.1degree \
+10.1 degree
+$