wiki/templates/utils/dict.typ
2026-01-18 16:46:44 +01:00

7 lines
208 B
Typst

#let reg = (it) => [(#html.span(style: "font-style: italic", it))]
#let poet = reg[poetic]
#let arch = reg[archaic]
#let coll = reg[colloquial]
#let slang = reg[slang]
#let low = html.span.with(class: "low")