GEX thesis source code, full text, references
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
gex-thesis/build.sh

7 wiersze
150 B

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