diff options
Diffstat (limited to 'tests/typ/visualize')
| -rw-r--r-- | tests/typ/visualize/gradient-math.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/visualize/gradient-math.typ b/tests/typ/visualize/gradient-math.typ index 03d7c477..f16e5c58 100644 --- a/tests/typ/visualize/gradient-math.typ +++ b/tests/typ/visualize/gradient-math.typ @@ -54,7 +54,7 @@ $ A = mat( $ x_"1,2" = frac(-b +- sqrt(b^2 - 4 a c), 2 a) $ --- -// Test miscelaneous +// Test miscellaneous #show math.equation: set text(fill: gradient.linear(..color.map.rainbow)) #show math.equation: box |
