mirror of
https://gitlab.com/tiggr/patchwork.git
synced 2024-12-25 05:41:02 +01:00
fixed typo
This commit is contained in:
parent
8b30fd50eb
commit
5f411ecb13
2
peter.sh
2
peter.sh
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
rm handout*
|
rm handout*
|
||||||
ghostscript -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/screen -dNOPAUSE -dQUIET -dBATCH -sOutputFile=handout_screen.pdf main.pdf
|
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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user