diff options
Diffstat (limited to 'tests/typ/math')
| -rw-r--r-- | tests/typ/math/style.typ | 2 |
1 files changed, 1 insertions, 1 deletions
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))) |
