packages feed

typst-0.1.0.0: test/typ/math/underover-00.typ

// Test braces.
$ x = underbrace(
  1 + 2 + ... + 5,
  underbrace("numbers", x + y)
) $