From b2572f9d48a8f0efd30014302dcc271cd89fa91e Mon Sep 17 00:00:00 2001 From: Laurenz Date: Tue, 6 Dec 2022 15:37:17 +0100 Subject: Math shorthands --- tests/typ/math/shorthand.typ | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/typ/math/shorthand.typ (limited to 'tests/typ/math') diff --git a/tests/typ/math/shorthand.typ b/tests/typ/math/shorthand.typ new file mode 100644 index 00000000..d37c938f --- /dev/null +++ b/tests/typ/math/shorthand.typ @@ -0,0 +1,4 @@ +// Test math shorthands. + +--- +$ f : NN <=> RR, n |-> sqrt(n) $ -- cgit v1.2.3