aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rwxr-xr-xmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/make b/make
index 3d082ab..70fc8cc 100755
--- a/make
+++ b/make
@@ -33,6 +33,7 @@ cd poster
pdftex document.tex
mv document.pdf ../outputs/posterboard.pdf
cd ..
+gs -sDEVICE=pngalpha -r288 -o outputs/posterboard.png outputs/posterboard.pdf || echo "You must install ghostscript to obtain a posterboard png"
pdftex logbook.tex
mv logbook.pdf outputs/
rm document/format.tex pageno.tex document/pageno.tex pageno2.tex document/pageno2.tex document.log logbook.log