Follow-up Comment #2, bug #60954 (project groff):

Tadziu Hoffmann's version is

.de CI
.ds xx \\n[.fam]
.fam C
.I \\$@\F[]\F[\\*[xx]]
.fam
..


Werner then says:
> Excellent!  This is *very* nice.  BTW, attaching something directly to
> \$@ doesn't work: Saying `\$@foo' as a macro argument is equivalent to
> `\$@ foo'.  So this is probably the final version:


.de CI
.  ds xx \\n[.fam]
.  fam C
.  I \\$@ \F[]\F[\\*[xx]]
.  fam
..


The mailbox archives of the list have the messages as originally delivered,
with no address obfuscation.

    _______________________________________________________

Reply to this item at:

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

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


Reply via email to