summaryrefslogtreecommitdiff
path: root/tests/typ/math/syntax.typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-01-27 12:04:23 +0100
committerLaurenz <laurmaedje@gmail.com>2023-01-27 12:04:36 +0100
commit1de53730bce0bd3f9de89db1da7c19b7889b9a75 (patch)
treee2746f4853a5a8e99f32e8c52d6e4b4f411c1933 /tests/typ/math/syntax.typ
parent13efa128c855637a7fe3351a4579383359d1be1b (diff)
Symbol values and modules
Diffstat (limited to 'tests/typ/math/syntax.typ')
-rw-r--r--tests/typ/math/syntax.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/math/syntax.typ b/tests/typ/math/syntax.typ
index 186082aa..f18f7edf 100644
--- a/tests/typ/math/syntax.typ
+++ b/tests/typ/math/syntax.typ
@@ -19,6 +19,6 @@ $ sqrt(x^2) = frac(x, 1) $
$ "profit" = "income" - "expenses" $
$ x < #for i in range(5) [$ #i < $] y $
$ 1 + 2 = #{1 + 2} $
-$ A sub:eq:not B $
+$ A subset.eq.not B $
```
<table>