summaryrefslogtreecommitdiff
path: root/tests/suite/math/attach.typ
diff options
context:
space:
mode:
authorMax <me@mkor.je>2024-11-27 11:11:49 +0000
committerGitHub <noreply@github.com>2024-11-27 11:11:49 +0000
commitf29fbea2fcabed9ed6fc3c19d585edc6fe45370b (patch)
treed5e3005cbedde714105794b8fc48da83e4db8049 /tests/suite/math/attach.typ
parent6bf1350b16b90ae915836f94dff440da671ebd45 (diff)
Use extended shape information for glyph `text_like`-ness (#5483)
Diffstat (limited to 'tests/suite/math/attach.typ')
-rw-r--r--tests/suite/math/attach.typ6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/suite/math/attach.typ b/tests/suite/math/attach.typ
index 9c92c62e..56fa47c5 100644
--- a/tests/suite/math/attach.typ
+++ b/tests/suite/math/attach.typ
@@ -170,3 +170,9 @@ $ attach(a^b, b: c) quad
$ a0 + a1 + a0_2 \
a1_2 + a0^2 + a1^2 $
+
+--- math-attach-scripts-extended-shapes ---
+// Test script attachments positioning if the base is an extended shape (or a
+// sequence of extended shapes).
+$lr(size: #130%, [x])_0^1, [x]_0^1, \]_0^1, x_0^1, A_0^1$ \
+$n^2, (n + 1)^2, sum_0^1, integral_0^1$