Hi Branden,

On Sat Nov 2, 2024 at 10:16 AM CET, G. Branden Robinson wrote:
> There's an example of this in groff's "an.tmac" file.
>
> It's not a model of elegance, but it works.
>
> https://git.savannah.gnu.org/cgit/groff.git/tree/tmac/an.tmac?id=5011cd1d5a647d977f74ccaad21e5abe004fe30e#n529
>
> Dave's link contains my musings on an elegant solution, which will
> require a new formatter feature.

changing the escape character hasn't occured to me, that's clever!
Unfortunately it doesn't work -- groff won't allow me to set the
escape character to a control one, and I cannot use some obscure
unicode glyph because it must be ASCII... I could disable escaping,
but that seems to break embedding comments etc. from what I've tried.

I will address the proposed solution in a reply to Dave Kemper.

~ onf

Reply via email to