X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Makefile;h=44c81b2ebc3580ba2215215860e99db185e2ff0d;hb=629f3471c94f1d6baddeef40fd85652ce1a8ba4d;hp=1db232a8689f40b85068da28bc0c0782efe1bda7;hpb=da183140608cfd20a4fa02104e6e8203d7a52a40;p=debbugs-presentations.git diff --git a/Makefile b/Makefile index 1db232a..44c81b2 100644 --- a/Makefile +++ b/Makefile @@ -18,4 +18,4 @@ R ?= R debbugs_presentation.pdf: debbugs_presentation.tex debbugs_layout.tex debbugs_layout_db.tex %.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 $<