Post #1745250
2026-04-28 13:31 UTC
There are two possibilities: Either I'm using typst completely wrong or typst requires an obscene amount of dirty hacks if used with a json passed to '--input'.
Replies (1)
-
@gim@queer.group 2026-04-28 17:35
Example: #set page(footer: context [ #h(1fr) Seite #counter(page).display() von #counter(page).final().first() ]) I can't use the regular mechanism because the i in Seite gets recognized as roman numeral...