From: Ian Jackson Date: Thu, 1 Mar 2012 03:44:54 +0000 (+0000) Subject: make postscript X-Git-Tag: f0.2~184 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=3bacd8e20d8b182ded5005470c0116ef99795ca9;p=topbloke-formulae.git make postscript --- diff --git a/Makefile b/Makefile index 3c82b5b..0391a54 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,7 @@ +article.ps: article.pdf + pdftops article.pdf article.ps + article.pdf: article.tex pdflatex -halt-on-error $<