]> git.somenet.org - fsinf/basics.git/blob - build.sh
now it prints as expected - also some litte textlength cheats - this is just a "lorem...
[fsinf/basics.git] / build.sh
1 #!/bin/bash
2 pdflatex basics.tex
3 pdflatex out.tex
4