X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=scripts.git;a=blobdiff_plain;f=print.sh;h=fc88668de405aed9f052f1e1c0bcbc4dc91d38f6;hp=9ac874d56cd24e87ad713a2a02c543dad318a8b5;hb=88cc045a5eecced9d8f71c2a8e0aef67a8d94368;hpb=64b41be2a78d2dc2d500f140491ed69a890d82ad 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"*)