This commit is contained in:
Stefan Kebekus
2025-08-25 10:29:22 +02:00
parent 3e37ff89d2
commit 561f34dfa3
3 changed files with 6 additions and 184 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
set -e
latexmk --pdf LineareAlgebra2.tex
cp LineareAlgebra2.pdf public/LineareAlgebra2.pdf
latexmk --pdf Funktionentheorie.tex
cp Funktionentheorie.pdf public/Funktionentheorie.pdf