groff
[Top][All Lists]
Advanced

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

Re: [Groff] a cool extension to tmac.an


From: Werner LEMBERG
Subject: Re: [Groff] a cool extension to tmac.an
Date: Tue, 15 Aug 2000 19:35:05 +0200 (CEST)

> > This is by far the best solution I've seen to date to eliminate
> > footers and headers -- well, it could be possibly improved to have
> > a footer at the very end of the document using the `em' request...
> 
> That would be great! ... and fix bug #65735 :-)

What about this (to be put into e.g. man.local):


.am TH
.if n \{\
.  wh 0
.  wh -1i
.  wh -.5i
.  an-header
.\}
..
.
.de an-end
.nr % 1
.sp 3
.an-p-footer
..
.
.if n .em an-end


Shall this become the default?  Opinions, please.  Of course,
something similar had to be provided for mdoc...


    Werner

reply via email to

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