summaryrefslogtreecommitdiff
path: root/tests/typ/math
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-02-06 11:48:16 +0100
committerLaurenz <laurmaedje@gmail.com>2023-02-06 11:48:16 +0100
commit2e87dcdbe014a5327395cfcd138b547426a50e6e (patch)
treea3d0020ac4dc311aed48a5f6e300f430a3ccc977 /tests/typ/math
parent09d17b4d2168fa09c02749ad20de3693a87ae091 (diff)
More fonts
Diffstat (limited to 'tests/typ/math')
-rw-r--r--tests/typ/math/content.typ2
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 $
---