summaryrefslogtreecommitdiff
path: root/tmac/groff_mdoc.man
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/groff_mdoc.man
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/groff_mdoc.man')
-rw-r--r--tmac/groff_mdoc.man11
1 files changed, 11 insertions, 0 deletions
diff --git a/tmac/groff_mdoc.man b/tmac/groff_mdoc.man
index 7fab34fe..3ffe00d8 100644
--- a/tmac/groff_mdoc.man
+++ b/tmac/groff_mdoc.man
@@ -3935,6 +3935,17 @@ Register
is ignored for
.Tn TTY
devices.
+.Pp
+The line and title length can be changed by setting the registers
+.Ql LL
+and
+.Ql LT ,
+respectively:
+.Pp
+.Dl groff -Tutf8 -rLL=100n -rLT=100n -mdoc foo.man | less
+.Pp
+If not set, both registers default to 78n for TTY devices and 6.5i
+otherwise.
.
.
.Sh FILES