updated build script
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
pdflatex -shell-escape -synctex=1 -interaction=nonstopmode thesis.tex
|
pdflatex thesis.tex
|
||||||
|
makeglossaries thesis
|
||||||
|
biber thesis
|
||||||
|
pdflatex thesis.tex
|
||||||
|
pdflatex thesis.tex
|
||||||
|
|||||||
BIN
Binary file not shown.
Reference in New Issue
Block a user