summaryrefslogtreecommitdiff
path: root/tests/suite/math/class.typ
diff options
context:
space:
mode:
authorMax <me@mkor.je>2024-08-09 07:41:01 +0000
committerGitHub <noreply@github.com>2024-08-09 07:41:01 +0000
commitb07607d35e697be3dd5e56945b16afa8103a491e (patch)
tree2bd7ceac0b6797c1f156b35a8a21fe68905e00f6 /tests/suite/math/class.typ
parenta6a8cdaa28abe22c3a40e7a96d15e5e02e8a445e (diff)
Split shorthands into math and markup, add tilde shorthand (#4706)
Diffstat (limited to 'tests/suite/math/class.typ')
-rw-r--r--tests/suite/math/class.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/suite/math/class.typ b/tests/suite/math/class.typ
index 7aad0446..d25071db 100644
--- a/tests/suite/math/class.typ
+++ b/tests/suite/math/class.typ
@@ -8,7 +8,7 @@ $ a class("normal", +) b \
{ x class("fence", \;) x > 0} \
a class("large", \/) b \
a class("punctuation", :) b \
- a class("relation", ~) b \
+ a class("relation", !) b \
a + class("unary", times) b \
class("vary", :) a class("vary", :) b $