From d221a89a40ba504408468d8f427ce8933e332a6f Mon Sep 17 00:00:00 2001 From: Leedehai <18319900+Leedehai@users.noreply.github.com> Date: Thu, 15 Aug 2024 16:08:40 -0400 Subject: Adjust the baseline of root radicand frame (#4736) --- tests/ref/math-root-large-body.png | Bin 1549 -> 1831 bytes tests/suite/math/root.typ | 1 + 2 files changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/ref/math-root-large-body.png b/tests/ref/math-root-large-body.png index b8d9edfb..20363647 100644 Binary files a/tests/ref/math-root-large-body.png and b/tests/ref/math-root-large-body.png differ diff --git a/tests/suite/math/root.typ b/tests/suite/math/root.typ index a690802e..df339fa8 100644 --- a/tests/suite/math/root.typ +++ b/tests/suite/math/root.typ @@ -30,6 +30,7 @@ $ sqrt([|x|]^2 + [|y|]^2) < [|z|] $ $ v = sqrt((1/2) / (4/5)) = root(3, (1/2/3) / (4/5/6)) = root(4, ((1/2) / (3/4)) / ((1/2) / (3/4))) $ +$ v = sqrt(a +\ b) $ --- math-root-large-index --- // Test large index. -- cgit v1.2.3