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
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.