diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/math/unbalanced.png | bin | 0 -> 2482 bytes | |||
| -rw-r--r-- | tests/typ/math/unbalanced.typ | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/tests/ref/math/unbalanced.png b/tests/ref/math/unbalanced.png Binary files differnew file mode 100644 index 00000000..5b4d7736 --- /dev/null +++ b/tests/ref/math/unbalanced.png diff --git a/tests/typ/math/unbalanced.typ b/tests/typ/math/unbalanced.typ new file mode 100644 index 00000000..9eeb3bfc --- /dev/null +++ b/tests/typ/math/unbalanced.typ @@ -0,0 +1,6 @@ +// Test unbalanced delimiters. + +--- +$ 1/(2 (x) $ +$ 1_(2 y (x) () $ +$ 1/(2 y (x) (2(3)) $ |
