Depend on bib/acro and build with minted

This commit is contained in:
Valentin Brandl 2019-11-19 21:18:07 +01:00
parent f37ac16382
commit 439a8f951e
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

View File

@ -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 \