From 7db85bd47089acc9fc3cddc9643a87f63c0c1ff5 Mon Sep 17 00:00:00 2001 From: Fabrice Mouhartem Date: Sat, 27 Jan 2018 21:27:13 +0100 Subject: [PATCH] Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1680b2b..7fad11a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ SRC=${wildcard *.tex} -OPT=--pdf +OPT=--pdf --synctex all: main.pdf