diff --git a/peter.sh b/peter.sh index fa4dae1..dbe4a7e 100755 --- a/peter.sh +++ b/peter.sh @@ -1,5 +1,5 @@ #!/bin/bash rm handout* ghostscript -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/screen -dNOPAUSE -dQUIET -dBATCH -sOutputFile=handout_screen.pdf main.pdf -zip -9 handout.zip handout_screen.pdf fibonacci.inc.tex herringbone.inc.tex lonestar.inc.tex +zip -9 handout.zip handout_screen.pdf fibonacci.inc.tex herringbone.inc.tex lonestar.inc.tex bedscheet.inc.tex homework.inc.tex main.tex