* doc/groff.texinfo: Don't use the string `Appendix' for appendix
commit8bb207a362260c4c6424a183c2d8021bf5c77867
authorWerner LEMBERG <wl@gnu.org>
Fri, 3 May 2002 17:14:53 +0000 (3 17:14 +0000)
committerWerner LEMBERG <wl@gnu.org>
Fri, 3 May 2002 17:14:53 +0000 (3 17:14 +0000)
treedd6a5db002621a88b33f030d51b25185a92377fe
parenta14fa1b3504632d1ec749a65aece151561049ca1
* doc/groff.texinfo: Don't use the string `Appendix' for appendix
headers (both in the text and the table of contents).
* man/groff_tmac.man, src/roff/troff/troff.man: Fix order of tmac
directories.

Use registers LL and LT (similar to -ms) for controlling the
length of title and line, respectively, in the -man and -mdoc
macro packages.

* tmac/doc-ditroff (doc-setup-page-layout), tmac/doc-nroff
(doc-setup-page-layout): Use \n[LL] and \n[LT].
* tmac/an-old.tmac: Set \n[LL] and \n[LT] if not defined.
(TH): Use \n[LL].
(an-header, an-p-footer): Use \n[LT].
* NEWS, tmac/groff_man.man, tmac/groff_mdoc.man,
doc/groff.texinfo: Document it.
ChangeLog
NEWS
doc/groff.texinfo
man/groff_tmac.man
src/roff/troff/troff.man
tmac/an-old.tmac
tmac/doc-ditroff
tmac/doc-nroff
tmac/groff_man.man
tmac/groff_mdoc.man