groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] `\ ' in grohtml


From: Gaius Mulley
Subject: Re: [Groff] `\ ' in grohtml
Date: Thu, 12 Sep 2002 09:30:44 +0100

Hi Werner,

> It should be rather straightforward: `\ ' translates to a
> space_char_hmotion_node, and `\~' to an unbreakable_space_node -- to
> improve results with the `unformat' and `asciify' requests, I had to
> introduce separate nodes a longer time ago.  Now you can use this
> infrastructure to emit additional html tags.

thanks for this information. Yes it should be straightforward, I
hadn't realised how `\ ' and `\~' were dealt with in troff, consider
me enlightened now :-)

Gaius

reply via email to

[Prev in Thread] Current Thread [Next in Thread]