Package: gv Version: 3.5.8-36
I create a Postscript file using (say) a2ps: a2ps foo.txt -o foo.ps
When I view the Postscript file using "gv foo.ps", gv selects the correct paper format (letter) that the Postscript file was created in.
When I view the same Postscript file by piping it to gv ("cat foo.ps | gv -"), gv selects another paper format (A4).
It'd be nice if gv would consistently select the correct paper format.
Christian
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]