From 3f85d005bb5f343bb32a86d663f5dcfeef27f38a Mon Sep 17 00:00:00 2001 From: Laurenz Date: Thu, 2 Feb 2023 19:50:14 +0100 Subject: Fix root index placement again --- tests/typ/math/root.typ | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/typ/math/root.typ') 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) $ -- cgit v1.2.3