Typst-Vorlagen der offiziellen Vereinsdokumente https://swablab.de/docs
Find a file
2023-09-13 21:54:59 +02:00
.vscode adds some final touches 2023-06-23 20:48:55 +02:00
templates complete rework for use with noto 2023-09-09 19:51:49 +02:00
.gitignore initial commit 2023-05-02 19:54:21 +02:00
3d-druck-agb.typ complete rework for use with noto 2023-09-09 19:51:49 +02:00
beitragsordnung.typ complete rework for use with noto 2023-09-09 19:51:49 +02:00
beitrittserklärung.typ complete rework for use with noto 2023-09-09 19:51:49 +02:00
datenschutz-einwilligung.typ complete rework for use with noto 2023-09-09 19:51:49 +02:00
haftungsausschluss.typ complete rework for use with noto 2023-09-09 19:51:49 +02:00
README.md complete rework for use with noto 2023-09-09 19:51:49 +02:00
satzung.typ adds satzung 2023-09-13 21:54:59 +02:00
werkstatt-agb.typ complete rework for use with noto 2023-09-09 19:51:49 +02:00
werkstatt-regeln.typ complete rework for use with noto 2023-09-09 19:51:49 +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