packages feed

typst-0.1.0.0: test/typ/math/style-05.typ

// Test different font.
#show math.equation: set text(font: "Fira Math")
$ v := vec(1 + 2, 2 - 4, sqrt(3), arrow(x)) + 1 $