]> git.somenet.org - fsinf/basics.git/blob - build.sh
renamed article es_studplan.tex to es_stundenplan.tex
[fsinf/basics.git] / build.sh
1 #!/bin/bash
2 ./gitinfohook.sh
3 pdflatex basics.tex
4 pdflatex out.tex
5