]> git.somenet.org - fsinf/basics.git/blob - build.sh
Das Bibliotheksetikett ist auf der Rückseite der TU-Card aufgedruckt.
[fsinf/basics.git] / build.sh
1 #!/bin/bash
2 ./gitinfohook.sh
3 pdflatex basics.tex
4 pdflatex out.tex
5