Re: [Groff] HTML output using traditional troff pipe

2015-04-13 Thread carsten . kunze
Hi Ralph, > > how can HTML be output by using the traditional troff pipe, i.e. not > > by calling"only" "grohtml ..." or "groff ..."? > > See groff's -V option to have it print the troff pipeline and not > execute it. You can pick apart the pieces from that. That's a good hint. Thank you! Chee

Re: [Groff] HTML output using traditional troff pipe

2015-04-13 Thread Ralph Corderoy
Hi Carsten, > how can HTML be output by using the traditional troff pipe, i.e. not > by calling"only" "grohtml ..." or "groff ..."? See groff's -V option to have it print the troff pipeline and not execute it. You can pick apart the pieces from that. Cheers, Ralph.

[Groff] HTML output using traditional troff pipe

2015-04-12 Thread carsten . kunze
Hello, how can HTML be output by using the traditional troff pipe, i.e. not by calling"only" "grohtml ..." or "groff ..."? Carsten