summaryrefslogtreecommitdiff
path: root/tmac/doc-nroff
diff options
context:
space:
mode:
authorwlemb <wlemb>2002-05-03 17:14:51 +0000
committerwlemb <wlemb>2002-05-03 17:14:51 +0000
commit9567f2f049316741759df55bd25b04ff40961dd9 (patch)
treeaf84966a576d3e7009a79c97d31e0f47c353e3d8 /tmac/doc-nroff
parente854dc9f506d92de2c9af0610f896a370a1438ca (diff)
downloadgroff-9567f2f049316741759df55bd25b04ff40961dd9.tar.gz
* 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.
Diffstat (limited to 'tmac/doc-nroff')
-rw-r--r--tmac/doc-nroff12
1 files changed, 10 insertions, 2 deletions
diff --git a/tmac/doc-nroff b/tmac/doc-nroff
index 47260ddd..250163c1 100644
--- a/tmac/doc-nroff
+++ b/tmac/doc-nroff
@@ -128,8 +128,16 @@
. nr doc-header-space .5i
. nr doc-footer-space .5i
.
-. ll 78n
-. lt 78n
+. ie r LL \
+. ll \n[LL]u
+. el \
+. ll 78n
+.
+. ie r LT \
+. lt \n[LT]u
+. el \
+. lt 78n
+.
. po 0i
.
. nr doc-display-vertical 1v