Werner LEMBERG <[EMAIL PROTECTED]> schrieb am 24.06.05 22:19:36: > > It is very instructive to use groff's -V option to see the full pipe: That's nice, but not fully right.
> rigel:~$ groff -V -X > troff -r.X=1 -Tps | gxditview -printCommand 'grops | lpr' - > > rigel:~$ groff -V -Z > troff -Tps Both ps are not normal Postscript, but `groff -Z name.g | file -' reports: /dev/stdin: ditroff output text for PostScript And the groff man page says on -Z: -Z Do not postprocess the output of troff that is normally called automatically by groff. This will print the intermediate output to standard output; see groff_out(5). > rigel:~$ groff -V -TX75 > troff -TX75 | gxditview - The real intermediate output (according to groff_out(5)) seems to be only available after -TX* in the gxditview viewer, but not as a text output. Either -Z must be changed to produce again the good intermediate output without the bad ps part or a whole lot of documentation must be changed. Bernd Warken _________________________________________________________________________ Mit der Gruppen-SMS von WEB.DE FreeMail können Sie eine SMS an alle Freunde gleichzeitig schicken: http://freemail.web.de/features/?mc=021179 _______________________________________________ Groff mailing list Groff@gnu.org http://lists.gnu.org/mailman/listinfo/groff