DEBSOURCES
Skip Quicknav
sources / haskell-typst / 0.5.0.1-1 / test / typ / compiler / label-02.typ
12345678
// Test labelled text. #show "t": it => { set text(blue) if it.has("label") and it.label == <last> it } This is a thing #[that <last>] happened.