diff options
| -rw-r--r-- | tests/ref/math/style.png | bin | 15257 -> 14389 bytes | |||
| -rw-r--r-- | tests/ref/math/syntax.png | bin | 54023 -> 54019 bytes | |||
| -rw-r--r-- | tests/typ/math/style.typ | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/math/style.png b/tests/ref/math/style.png Binary files differindex 839743bd..2ac74cb4 100644 --- a/tests/ref/math/style.png +++ b/tests/ref/math/style.png diff --git a/tests/ref/math/syntax.png b/tests/ref/math/syntax.png Binary files differindex ce83f9f2..2f0a40b6 100644 --- a/tests/ref/math/syntax.png +++ b/tests/ref/math/syntax.png diff --git a/tests/typ/math/style.typ b/tests/typ/math/style.typ index 4a4cfe16..38d6e2d5 100644 --- a/tests/typ/math/style.typ +++ b/tests/typ/math/style.typ @@ -1,4 +1,4 @@ -#let part = $ a b A B $ +#let part = $ a B pi Delta $ #let kinds = (math.serif, math.sans, math.cal, math.frak, math.mono, math.bb) #let modifiers = (v => v, math.italic, math.bold, v => math.italic(math.bold(v))) |
