diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-09-06 12:07:37 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-09-06 12:07:37 +0200 |
| commit | fe402759c03eb93cefc2879e751b8e732891bd3e (patch) | |
| tree | 8e98256cf4f839e72e53836d00a0ecdc7ad4854b /tests/typ/math/spacing.typ | |
| parent | b76e8d5db9bea8fb63e65fe7a54db6bbae1cf842 (diff) | |
Don't automatically match fences
Fixes #306
Diffstat (limited to 'tests/typ/math/spacing.typ')
| -rw-r--r-- | tests/typ/math/spacing.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/math/spacing.typ b/tests/typ/math/spacing.typ index 9b64d92d..e62d2eb3 100644 --- a/tests/typ/math/spacing.typ +++ b/tests/typ/math/spacing.typ @@ -4,7 +4,7 @@ // Test spacing cases. $ä, +, c, (, )$ \ $=), (+), {times}$ -$⟧<⟦, |-|, [=$ \ +$⟧<⟦, abs(-), [=$ \ $a=b, a==b$ \ $-a, +a$ \ $a not b$ \ |
