packages feed

typst-0.1.0.0: test/typ/math/matrix-02.typ

// Test baseline alignment.
$ mat(
  a, b^2;
  sum_(x \ y) x, a^(1/2);
  zeta, alpha;
) $