mirror of https://github.com/stelzo/typst.git
Fix tests
This commit is contained in:
parent
e4e888b9ce
commit
0911c709a8
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 14 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 53 KiB |
|
|
@ -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)))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue