On Thu, Mar 31, 2005 at 11:22:08PM -0500, Peter Schaffter wrote:
>     Blow, Joe, and John Doe
>              ^
> 
> By default, refer produces
> 
>     Blow, Joe and John Doe
> 
> I'm wondering if anyone knows a way around this.

I don't know if this helps, but in a document, it can be done as
.R1
join-authors ", and " ", " ", and "
.R2

The default is, as you show above
.R1
join-authors  " and " ", " ", and "
.R2

I believe you can insert this in mom's implementation of
refer support.

Regards,

        Zvezdan Petkovic


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

Reply via email to