packages feed

typst-0.11: test/typ/math/delimited-09.typ

// Test calling delimiter symbols to produce an lr element.
$ chevron.l(a/b) $
$ chevron.l.double(x) $
$ paren.l(a, b) $
$ bar.v(x) $
$ brace.l(x) + fence.l(y) $