1
0
mirror of https://gitlab.com/tiggr/patchwork.git synced 2024-12-24 13:21:02 +01:00

fixed typo

This commit is contained in:
Marcus J. Ertl 2020-01-25 22:02:26 +01:00
parent 8b30fd50eb
commit 5f411ecb13

View File

@ -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 bedscheet.inc.tex homework.inc.tex grundlagen.inc.tex main.tex
zip -9 handout.zip handout_screen.pdf fibonacci.inc.tex herringbone.inc.tex lonestar.inc.tex bedsheet.inc.tex homework.inc.tex grundlagen.inc.tex main.tex