chiark / gitweb /
use pdf with prepress (ie embedded fonts)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 5 Dec 2020 22:17:25 +0000 (22:17 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 5 Dec 2020 22:17:25 +0000 (22:17 +0000)
Makefile

index f9cb78520a0606d3c3e7dc313e9ef558ef9c04e4..9bfeb218ff0f2b87be204d32e127e29021302b2b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,7 @@
 
-all:   pumpkin-books.ps
+all:   pumpkin-books.pdf
+
+# Don't print the ps, printers (eg ours!) don't always have the fonts
 
 pumpkin-books.ps: pumpkin-books.ps.pl
        ./$< >$@.new && mv -f $@.new $@