From fe63140d52524280ded21c7e8507192aefd72253 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Fri, 4 Mar 2016 13:43:30 -0500 Subject: latexmk fix --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7b34bd1..4db562b 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ VPATH = src:doc all: rapport.pdf rapport.pdf: rapport.tex table.tex - latexmk -lualatex $< + latexmk -cd -lualatex $< table.tex: make_table ./make_table @@ -35,4 +35,4 @@ option: option.o mt19937.o p_adic.o var_alea.o clean: -$(RM) -f *.o test stratified_sampling projet option make_table - -latexmk -C rapport.pdf + -cd doc; latexmk -C -- cgit v1.2.3-70-g09d2