documents/README.md
2023-05-02 19:54:21 +02:00

418 B

offizielle Dokumente von swablab e.V.

Installation typst

  1. Download der ausführbaren Datei https://github.com/typst/typst/releases

Installation der benötigten Schriften

Generieren der PDFs

# automatisches kompilieren bei Änderungen
typst watch *.typ

# einmaliges kompilieren
typst compile *.typ