summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/math/root.pngbin9126 -> 9467 bytes
-rw-r--r--tests/typ/math/root.typ3
2 files changed, 2 insertions, 1 deletions
diff --git a/tests/ref/math/root.png b/tests/ref/math/root.png
index 8d906394..1f08de70 100644
--- a/tests/ref/math/root.png
+++ b/tests/ref/math/root.png
Binary files differ
diff --git a/tests/typ/math/root.typ b/tests/typ/math/root.typ
index 8d3e2de0..fdb37bc1 100644
--- a/tests/typ/math/root.typ
+++ b/tests/typ/math/root.typ
@@ -35,4 +35,5 @@ $ v = sqrt((1/2) / (4/5))
// Test large index.
$ root(2, x) quad
root(3/(2/1), x) quad
- root(1/11, x) $
+ root(1/11, x) quad
+ root(1/2/3, 1) $