From fca6360e428cfd63c0d8f9fc30b83d27a611bf4a Mon Sep 17 00:00:00 2001 From: Nick White Date: Mon, 7 Nov 2011 20:09:55 +0000 Subject: Dramatically improve mkocrpdf script --- extras/mkpdf.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'extras/mkpdf.sh') diff --git a/extras/mkpdf.sh b/extras/mkpdf.sh index 80e776f..cbfcd1b 100755 --- a/extras/mkpdf.sh +++ b/extras/mkpdf.sh @@ -1,5 +1,6 @@ #!/bin/sh # See COPYING file for copyright and license details. +# # Requires imagemagick convert *.png book.pdf -- cgit v1.2.3