bug-groff
[Top][All Lists]
Advanced

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

[bug #62983] [troff] want diagnostic if '\o' encountered while formattin


From: Dave
Subject: [bug #62983] [troff] want diagnostic if '\o' encountered while formatting for non-overstriking device
Date: Wed, 16 Oct 2024 14:44:48 -0400 (EDT)

Follow-up Comment #6, bug #62983 (group groff):

Some observations about \o here also apply to \z.

However, while grotty has the same output for two characters overstruck with
either escape, grohtml emits only one of a set of characters overstruck with
\o, but both characters overstruck with \z.

$ printf '\o"+o" \z+o\n' | groff -Tascii | head -1 | od -c
0000000   +  \b   o       +  \b   o  \n
0000010
$ printf '\o"+o" \z+o\n' | groff -Thtml | fgrep '<p>'
<p>o + o</p>




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62983>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

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