From f29fbea2fcabed9ed6fc3c19d585edc6fe45370b Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 27 Nov 2024 11:11:49 +0000 Subject: Use extended shape information for glyph `text_like`-ness (#5483) --- tests/suite/math/attach.typ | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/suite/math/attach.typ') 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$ -- cgit v1.2.3