nbw-bt/Thesis/LaTeX/run.sh

11 lines
173 B
Bash
Raw Normal View History

#!/bin/sh
pdflatex thesis.tex
pdflatex thesis.tex
bibtex thesis.aux
makeglossaries thesis
pdflatex thesis.tex
makeglossaries thesis
pdflatex thesis.tex
pdflatex thesis.tex