summaryrefslogtreecommitdiff
path: root/tmac/doc-ditroff
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-ditroff
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-ditroff')
-rw-r--r--tmac/doc-ditroff12
1 files changed, 10 insertions, 2 deletions
diff --git a/tmac/doc-ditroff b/tmac/doc-ditroff
index fd2707ba..8b8bd00a 100644
--- a/tmac/doc-ditroff
+++ b/tmac/doc-ditroff
@@ -149,8 +149,16 @@
. nr doc-header-space .5i
. nr doc-footer-space .5i
.
-. ll 6.5i
-. lt 6.5i
+. ie r LL \
+. ll \n[LL]u
+. el \
+. ll 6.5i
+.
+. ie r LT \
+. lt \n[LT]u
+. el \
+. lt 6.5i
+.
. po 1i
.
. nr doc-display-vertical .5v