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/attach-p2.typ | |
| parent | b76e8d5db9bea8fb63e65fe7a54db6bbae1cf842 (diff) | |
Don't automatically match fences
Fixes #306
Diffstat (limited to 'tests/typ/math/attach-p2.typ')
| -rw-r--r-- | tests/typ/math/attach-p2.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/math/attach-p2.typ b/tests/typ/math/attach-p2.typ index f618f21a..8f97f74f 100644 --- a/tests/typ/math/attach-p2.typ +++ b/tests/typ/math/attach-p2.typ @@ -23,5 +23,5 @@ $ (-1)^n + (1/2 + 3)^(-1/2) $ $ x_1 p_1 frak(p)_1 2_1 dot_1 lg_1 !_1 \\_1 ]_1 "ip"_1 op("iq")_1 \ x^1 b^1 frak(b)^1 2^1 dot^1 lg^1 !^1 \\^1 ]^1 "ib"^1 op("id")^1 \ x_1 y_1 "_"_1 x^1 l^1 "`"^1 attach(I,tl:1,bl:1,tr:1,br:1) - scripts(sum)_1^1 integral_1^1 |1/2|_1^1 \ + scripts(sum)_1^1 integral_1^1 abs(1/2)_1^1 \ x^1_1, "("b y")"^1_1 != (b y)^1_1, "[∫]"_1 [integral]_1 $ |
