diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/math/accent.png | bin | 6816 -> 29997 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 a87a684d..a324d3f0 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 b67614dd..ff1f87c1 100644 --- a/tests/typ/math/accent.typ +++ b/tests/typ/math/accent.typ @@ -6,6 +6,10 @@ $grave(a), acute(b), hat(f), tilde(§), macron(ä), diaer(a), ä \ breve(\&), dot(!), circle(a), caron(@), arrow(Z), arrow.l(Z)$ --- + +$ x &= p \ dot(x) &= v \ dot.double(x) &= a \ dot.triple(x) &= j \ dot.quad(x) &= s $ + +--- // Test `accent` function. $accent(ö, .), accent(v, <-), accent(ZZ, \u{0303})$ |
