Anton Shepelev wrote, On 01/28/2012 04:58 PM:
Ken Mandelberg:
It seems like AU/AT with the MM macros is not
working properly.
Here is a simple test
.AU "John Smith"
.AT "CEO"
.MT 5
.P
testing
.FC
.SG
.br
[...]
So the AT title string never comes out, and there
is an extraneous "--"
Please, check if the attached patch has fixed your
problem. Bear in mind, that I only did symptomatic
treatment, and it still does not work correctly with
more than one author.
Anton
Anton
I tested the patch. It does indeed fix the single author with title case.
However, there still is one difference between groff and troff. In troff
the signature comes out bold and in groff it doesn't. Any thoughts on that?
Ken