From: Bjørn Rustad Date: Tue, 20 Mar 2012 10:20:15 +0000 (+0100) Subject: Remove dvips and ps2pdf since we use pdflatex X-Git-Url: http://git.rustad.me/?a=commitdiff_plain;h=70e56311892d706aafe80e23f9aedaab9ea02180;p=optimering Remove dvips and ps2pdf since we use pdflatex --- diff --git a/Makefile b/Makefile index ca7ea0b..bff14bb 100644 --- a/Makefile +++ b/Makefile @@ -5,5 +5,5 @@ all: bibtex rapport pdflatex rapport pdflatex rapport - dvips -t a4 rapport - ps2pdf -sPAPERSIZE=a4 rapport.ps + #dvips -t a4 rapport + #ps2pdf -sPAPERSIZE=a4 rapport.ps