> There is an underline character in every name which does not look good
> in print.
> I had this problem even in troff where I tried to lift the underline
> character by translating it to \(ru.

\[ru] is defined as follows in ps.tmac:

  .char \[ru] \D'l .5m 0'

If you want to lift up the underline character, simply do so:

  .char _ \v'-.1m'_\v'.1m'


    Werner


_______________________________________________
Groff mailing list
Groff@gnu.org
http://lists.gnu.org/mailman/listinfo/groff

Reply via email to