[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] grohtml missing in groff 1.22?
From: |
Gaius Mulley |
Subject: |
Re: [Groff] grohtml missing in groff 1.22? |
Date: |
Wed, 13 Apr 2016 15:37:09 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Anton Shterenlikht <address@hidden> writes:
Anton Shterenlikht <address@hidden> writes:
> So how do I use grohtml?
> As groff -Thtml?
>
> Using groff -Thtml -V shows me this pipeline:
>
> soelim doc.1 | pic | tbl | eqn -Tps:html | pre-grohtml troff -ms
> -Thtml | post-grohtml
>
> What if I have a file that has already been processed
> by soelim and refer?
Hi,
multiple preprocessing via soelim is fine - a no-op.
> What does -Tps:html mean?
it means render equations using the postscript device but create html
internal markers for grohtml
regards,
Gaius
>
> Thanks
> Anton