X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=print.sh;h=fc88668de405aed9f052f1e1c0bcbc4dc91d38f6;hb=ea923a43955b6b07ebe087eef413dc27744d8c81;hp=9ac874d56cd24e87ad713a2a02c543dad318a8b5;hpb=2b983c5c7336826b764036e3e1478a5a8159248a;p=scripts.git diff --git a/print.sh b/print.sh index 9ac874d..fc88668 100755 --- a/print.sh +++ b/print.sh @@ -93,7 +93,7 @@ for arg in $*; do *" text"*) # a2ps -B -R --columns=1 -f 8 -o ${tmp} ${arg} - a2ps --user-option=lp -o ${tmp} ${arg} + a2ps --media=A4 --user-option=lp -o ${tmp} ${arg} ;; *"gzip compressed"*)