Prior to upgrading to 7.1 I had LPRng-3.7.4 installed and configured to
filter troff files using a2ps.  Now after the upgrade when I print troff
files I get the raw troff file wrapped in postscript rather than a
postscript version of the the troff file.  The printfilters is calling
a2ps with the following command a2ps -q -B -1 -M Letter --borders=no -o-.
It looks like a2ps may have changed after the upgrade.  If I try to
convert the troff using 
gunzip -dc troff.gz | a2ps -q -B -1 -M Letter --borders=no -o- > output.ps
then the output file is a postscript wrapped version of the raw troff
file.  I tried installing the version of a2ps that comes with 7.0 without
any luck.  Any ideas what other packages are involved?


Rob Fausey.






_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to