Skip to content
Snippets Groups Projects

reduce size of the binary package

Merged Johannes Schauer Marin Rodrigues requested to merge josch/reform-handbook:size into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -45,7 +45,7 @@ xelatex --interaction=nonstopmode reform-handbook.tex
xelatex --interaction=nonstopmode reform-handbook.tex
# clean up
mv reform-handbook.pdf ../build/
ghostscript -sDEVICE=pdfwrite -dCompatibilityLevel=1.5 -dPDFSETTINGS=/printer -dNOPAUSE -dQUIET -dBATCH -sOutputFile=../build/reform-handbook.pdf reform-handbook.pdf
rm -- _*.tex
rm -- *.out
rm -- *.log
Loading