diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/math/accent.png | bin | 8128 -> 8869 bytes | |||
| -rw-r--r-- | tests/typ/math/accent.typ | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/ref/math/accent.png b/tests/ref/math/accent.png Binary files differindex 619a066c..b955b5ad 100644 --- a/tests/ref/math/accent.png +++ b/tests/ref/math/accent.png 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%)$ |
