]> git.rustad.me Git - optimering/commitdiff
Remove dvips and ps2pdf since we use pdflatex
authorBjørn Rustad <rustadbjornen@gmail.com>
Tue, 20 Mar 2012 10:20:15 +0000 (11:20 +0100)
committerBjørn Rustad <rustadbjornen@gmail.com>
Tue, 20 Mar 2012 10:20:15 +0000 (11:20 +0100)
Makefile

index ca7ea0b3a4a4f9b8ba8bdbbf56272809be09e1e1..bff14bba1f8713f46b6fcd97af35003987f95264 100644 (file)
--- 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