Improved work flow
This commit is contained in:
parent
32dfa0fba7
commit
401aa42ffc
@ -5,4 +5,3 @@ biber Defense
|
|||||||
yes "" | pdflatex Defense
|
yes "" | pdflatex Defense
|
||||||
pdflatex -file-line-error -halt-on-error Defense
|
pdflatex -file-line-error -halt-on-error Defense
|
||||||
# pdflatex -file-line-error -halt-on-error Mines_Thesis.tex
|
# pdflatex -file-line-error -halt-on-error Mines_Thesis.tex
|
||||||
./clean.sh
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#rm -f Defense.pdf
|
rm -f Defense.pdf
|
||||||
rm -f Defense.bbl
|
rm -f Defense.bbl
|
||||||
rm -f Defense.blg
|
rm -f Defense.blg
|
||||||
rm -f Defense.aux
|
rm -f Defense.aux
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user