DEBSOURCES
Skip Quicknav
sources / haskell-typst / 0.5.0.1-1 / test / typ / math / delimited-08.typ
12345
// Test colored delimiters $ lr( text("(", fill: #green) a/b text(")", fill: #blue) ) $