groff
[Top][All Lists]
Advanced

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

[Groff] groff MM problem with AU/AT


From: Ken Mandelberg
Subject: [Groff] groff MM problem with AU/AT
Date: Fri, 20 Jan 2012 19:04:07 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111109 Lightning/1.0b2 Thunderbird/3.1.16

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
**********************

What comes out is:
**********************

                                                   January 20, 2012



       testing

                                     Yours very truly,



       ‐‐                            John Smith

************************

What should come out is:
************************

                                                    January 20, 2012


       testing

                                     Yours very truly,



                                     John Smith
                                     CEO

*************************

So the AT title string never comes out, and there is an extraneous "--".

Is there a bug or am I missing something?



reply via email to

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