DEBSOURCES
Skip Quicknav
sources / haskell-typst / 0.5.0.1-1 / test / typ / math / spacing-03.typ
1234
// Test spacing for set comprehension. #set page(width: auto) $ { x in RR | x "is natural" and x < 10 } $