From 291938ceaf4d89b92bded5af193d7b7072fb57ec Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Wed, 28 Nov 2018 08:33:27 -0500 Subject: changed figures to screenshot pngs for publication, added first two proof responses --- makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'makefile') diff --git a/makefile b/makefile index c3d9764..96ddfe3 100644 --- a/makefile +++ b/makefile @@ -6,10 +6,10 @@ DATA=correlation correlation_temp metastable_raw metastable_func all: ${DOC}.pdf %.tex: figs/%.gplot $(shell find data -type f) - gnuplot $< > $@ + gnuplot $< ${DOC}.pdf: ${DOC}.tex ${DOC}.bib ${FIGS:%=%.tex} - latexmk -pdfdvi $(DOC).tex + latexmk -pdf $(DOC).tex clean: latexmk -C -f ${DOC} -- cgit v1.2.3-70-g09d2