GEX thesis source code, full text, references
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
gex-thesis/build.sh

7 satır
150 B

#!/bin/bash
pdflatex -shell-escape thesis.tex
makeglossaries thesis
biber thesis
pdflatex -shell-escape thesis.tex
pdflatex -shell-escape thesis.tex