chiark
/
gitweb
/
~ianmdlvl
/
quacks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f338cc2
)
use pdf with prepress (ie embedded fonts)
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 5 Dec 2020 22:17:25 +0000
(22:17 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 5 Dec 2020 22:17:25 +0000
(22:17 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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 $@