From b2572f9d48a8f0efd30014302dcc271cd89fa91e Mon Sep 17 00:00:00 2001 From: Laurenz Date: Tue, 6 Dec 2022 15:37:17 +0100 Subject: Math shorthands --- tests/ref/math/shorthand.png | Bin 0 -> 1230 bytes tests/typ/math/shorthand.typ | 4 ++++ 2 files changed, 4 insertions(+) create mode 100644 tests/ref/math/shorthand.png create mode 100644 tests/typ/math/shorthand.typ (limited to 'tests') diff --git a/tests/ref/math/shorthand.png b/tests/ref/math/shorthand.png new file mode 100644 index 00000000..4b14006b Binary files /dev/null and b/tests/ref/math/shorthand.png differ 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