- Download der ausführbaren Datei https://github.com/typst/typst/releases
# automatisches kompilieren bei Änderungen
typst watch *.typ
# einmaliges kompilieren
typst compile *.typ
.\typst.exe compile .\spendenbescheinigung.typ
# automatisches kompilieren bei Änderungen
typst watch *.typ
# einmaliges kompilieren
typst compile *.typ
.\typst.exe compile .\spendenbescheinigung.typ