parent
33d6de5002
commit
8b853bff67
@ -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 |
||||||
|
Binary file not shown.
Loading…
Reference in new issue