X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Makefile;h=912c309b482aff8851ffa8e4be9c0a94bb6ccf25;hb=HEAD;hp=3c545c067a377494a4e3247d3e528383181909b2;hpb=5bc4131926b67687d92dbb7cac27e07fe635808b;p=ool%2Flipid_simulation_formalism.git diff --git a/Makefile b/Makefile index 3c545c0..912c309 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ R=R $(R) --encoding=utf-8 -e "library('knitr'); knit('$<')" %.pdf: %.tex $(wildcard *.bib) $(wildcard *.tex) - latexmk -pdf -pdflatex='xelatex -interaction=nonstopmode %O %S' -bibtex -use-make $< + latexmk -f -pdf -pdflatex='xelatex -interaction=nonstopmode %O %S' -bibtex -use-make $< clean: latexmk -C