Ursprüngliche Fassung (2019-04-10)

This commit is contained in:
2022-04-12 23:42:34 +02:00
commit 94bf6dd085
5 changed files with 273 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
all:
latexmk satzung.tex -xelatex
watch:
latexmk satzung.tex -xelatex -pvc
clean:
latexmk satzung.tex -xelatex -C