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