X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Makefile;h=cc108013fb1590745002a3653de746e172fa75ab;hb=e859f93fd4131a7114afe184fa9a8102625f71b3;hp=9f83a840208485127d505d06c56b060aa4eb9f34;hpb=154af5770db38ebf5eb4573dbc681a0093c533b2;p=diamond_presentation.git diff --git a/Makefile b/Makefile index 9f83a84..cc10801 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ all: diamond_presentation_2015.pdf $(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 $< diamond_presentation_2015.tex: diamond_presentation_2015.Rnw