From 13ece5ec265e4e81b396cd3d469569b6c0ea2601 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 27 Mar 2023 14:52:25 +0200 Subject: Allow disabling vector and matrix delimiters --- tests/typ/math/vec.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/math/vec.typ') diff --git a/tests/typ/math/vec.typ b/tests/typ/math/vec.typ index 198a1d15..445b8104 100644 --- a/tests/typ/math/vec.typ +++ b/tests/typ/math/vec.typ @@ -10,5 +10,5 @@ $ v = vec(1, 2+3, 4) $ $ vec(1, 2) $ --- -// Error: 22-25 expected "(", "[", "{", "|", or "||" +// Error: 22-25 expected "(", "[", "{", "|", "||", or none #set math.vec(delim: "%") -- cgit v1.2.3