From c01394318b04999eabdecbd0bdeeefbde9b5824d Mon Sep 17 00:00:00 2001 From: "Marcus J. Ertl" Date: Sat, 11 Jan 2020 20:42:06 +0100 Subject: [PATCH] =?UTF-8?q?Kleine=20=C3=84nderungen=20am=20Script?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- peter.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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