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:
144c77e
)
images shrink a bit
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 6 Nov 2021 20:38:50 +0000
(20:38 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 6 Nov 2021 20:38:50 +0000
(20:38 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index b0b637c1a1933b7ac31b367ac5b393d39b3bbc69..66494c02f2c601017c65379ca47b77e27158f87b 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-70,7
+70,7
@@
book-%.eps: book-%.ps
rm -f $@; ps2eps $<
book-%.png: book-%.eps Makefile
- gm convert -density 1
50x15
0 $< $@
+ gm convert -density 1
00x10
0 $< $@
.PRECIOUS: book-%.eps