From: Bjørn Rustad Date: Tue, 20 Mar 2012 10:00:56 +0000 (+0100) Subject: Compile with pdflatex X-Git-Url: http://git.rustad.me/?a=commitdiff_plain;h=843dbf98785c3e405d4bbea25f18e9b857536810;p=optimering Compile with pdflatex --- diff --git a/Makefile b/Makefile index dd885aa..ca7ea0b 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ all: - latex rapport - latex rapport + pdflatex rapport + pdflatex rapport bibtex rapport bibtex rapport - latex rapport - latex rapport + pdflatex rapport + pdflatex rapport dvips -t a4 rapport ps2pdf -sPAPERSIZE=a4 rapport.ps