diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-02-06 11:48:16 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-02-06 11:48:16 +0100 |
| commit | 2e87dcdbe014a5327395cfcd138b547426a50e6e (patch) | |
| tree | a3d0020ac4dc311aed48a5f6e300f430a3ccc977 /tests/typ/math/content.typ | |
| parent | 09d17b4d2168fa09c02749ad20de3693a87ae091 (diff) | |
More fonts
Diffstat (limited to 'tests/typ/math/content.typ')
| -rw-r--r-- | tests/typ/math/content.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/math/content.typ b/tests/typ/math/content.typ index c5a62fb4..b33873d5 100644 --- a/tests/typ/math/content.typ +++ b/tests/typ/math/content.typ @@ -2,7 +2,7 @@ --- // Test images and font fallback. -#let monkey = move(dy: 0.2em, image("/res/monkey.svg", height: 1em)) +#let monkey = move(dy: 0.2em, image("/monkey.svg", height: 1em)) $ sum_(i=#emoji.apple)^#emoji.apple.red i + monkey/2 $ --- |
