diff options
Diffstat (limited to 'tests/typ/math')
| -rw-r--r-- | tests/typ/math/accent.typ | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/typ/math/accent.typ b/tests/typ/math/accent.typ index cf1d3fa2..315e14b3 100644 --- a/tests/typ/math/accent.typ +++ b/tests/typ/math/accent.typ @@ -27,3 +27,7 @@ $A^x != hat(A)^x != hat(hat(A))^x$ --- // Test high base. $ tilde(integral), tilde(integral)_a^b, tilde(integral_a^b) $ + +--- +// Test accent size. +$tilde(sum), tilde(sum, size: #50%), accent(H, hat, size: #200%)$ |
