Depend on bib/acro and build with minted
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
|
||||
build: 01paper.pdf
|
||||
|
||||
%.pdf: %.tex
|
||||
latexmk -pdf $< -f
|
||||
%.pdf: %.tex bibliography.bib acronyms.tex
|
||||
latexmk -shell-escape -pdf $< -f
|
||||
|
||||
clean:
|
||||
rm -f *.acn *.acr *.alg *.aux *.bbl *.blg *.clg *.cyg *.cyi *.fdb_latexmk \
|
||||
|
Reference in New Issue
Block a user