Typst-Vorlagen der offiziellen Vereinsdokumente https://swablab.de/docs
Find a file
2023-06-24 15:25:57 +02:00
.vscode adds some final touches 2023-06-23 20:48:55 +02:00
templates adds smaller fixes to agb 2023-06-11 17:27:35 +02:00
.gitignore initial commit 2023-05-02 19:54:21 +02:00
beitragsordnung.typ adds smaller fixes to agb 2023-06-11 17:27:35 +02:00
beitrittserklärung.typ updates beitrittserklärung + haftungsausschluss 2023-06-11 11:46:39 +02:00
datenschutz-einwilligung.typ fixes dsgvo reference 2023-06-24 15:25:57 +02:00
haftungsausschluss.typ adds some final touches 2023-06-23 20:48:55 +02:00
README.md initial commit 2023-05-02 19:54:21 +02:00
werkstatt-agb.typ adds some final touches 2023-06-23 20:48:55 +02:00

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