This commit is contained in:
john stone 2013-07-24 18:45:29 +02:00
parent aa1be6e8a2
commit fcd15967a1
2 changed files with 8 additions and 1 deletions

View File

@ -28,6 +28,12 @@
]{scrartcl}
\RequirePackage[paper=a5paper,inner=20mm, outer=12mm,top=20mm,bottom=30mm]{geometry}
%FIXME: do so only if specified in document or makefile:
%\RequirePackage[cam,a4,center]{crop}
\RequirePackage{multicol}
\RequirePackage{xkeyval}
\newcommand{\@volume}{}

View File

@ -1,3 +1,4 @@
#!/bin/bash
pdf2ps $1 - | ps2pdf13 - $2
#pdf2ps $1 - | ps2pdf13 - $2
pdf2ps $1 | gs -q -dSAFER -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=$2 -dCompatibilityLevel=1.3 -dPDFSETTINGS=/prepress -c .setpdfwrite -f -