summaryrefslogtreecommitdiff
path: root/tests/suite/math
diff options
context:
space:
mode:
author+merlan #flirora <uruwi@protonmail.com>2024-06-04 11:22:56 -0400
committerGitHub <noreply@github.com>2024-06-04 15:22:56 +0000
commit99b393110e622971c29d34dfb9d9d7b660131b20 (patch)
treeee906e68a9354cda6edbbfe857ef5ae9f610ba41 /tests/suite/math
parent1e2e07adffcaf28704af2b26450c293711cc1352 (diff)
Align corner brackets to the top and bottom when scaling (#4200)
Diffstat (limited to 'tests/suite/math')
-rw-r--r--tests/suite/math/delimited.typ4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/suite/math/delimited.typ b/tests/suite/math/delimited.typ
index 42a67c4e..632fbd40 100644
--- a/tests/suite/math/delimited.typ
+++ b/tests/suite/math/delimited.typ
@@ -62,3 +62,7 @@ $ 1/(2 y (x) (2(3)) $
// Test ignoring weak spacing immediately after the opening
// and immediately before the closing.
$ [#h(1em, weak: true)A(dif x, f(x) dif x)sum#h(1em, weak: true)] $
+
+--- issue-4188-lr-corner-brackets ---
+// Test positioning of U+231C to U+231F
+$⌜a⌟⌞b⌝$ = $⌜$$a$$⌟$$⌞$$b$$⌝$