From 62f7624397f75fe514f10de54f861f86c1320f62 Mon Sep 17 00:00:00 2001 From: Fabrice Mouhartem Date: Tue, 19 Jun 2018 17:25:43 +0200 Subject: [PATCH] Compression method --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 3aea63e..904ac71 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,9 @@ OPT=--pdf --synctex --command "makeidx.style index.ist" all: main.pdf +manuscrit.pdf: main.pdf + ps2pdf main.pdf manuscrit.pdf + clean: rubber --clean ${SRC}