[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 12/30: groff_mm(7): Clarify Au, Ej, Ht register behavior.
From: |
G. Branden Robinson |
Subject: |
[groff] 12/30: groff_mm(7): Clarify Au, Ej, Ht register behavior. |
Date: |
Fri, 8 Nov 2024 01:14:29 -0500 (EST) |
gbranden pushed a commit to branch master
in repository groff.
commit f7748464af6c3fa19faafe4958075086967aa2dc
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Mon Nov 4 02:52:36 2024 -0600
groff_mm(7): Clarify Au, Ej, Ht register behavior.
---
contrib/mm/groff_mm.7.man | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/contrib/mm/groff_mm.7.man b/contrib/mm/groff_mm.7.man
index e60f212d6..9af129720 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -4650,7 +4650,10 @@ in memorandum \[lq]from\[rq] information;
see
.B COVER
and
-.B MT
+.BR MT ,
+and the
+.B Aumt
+register
(Boolean-valued;
.BR 1 ).
.
@@ -4832,7 +4835,7 @@ sets the threshold for page breaks (ejection) prior to
the format of
headings.
.
Headings at levels above this value are set on the same page and column
-if possible;
+as any preceding text if possible;
see
.B H
.RB ( 0 ).
@@ -5041,8 +5044,8 @@ see
.
.TP
.B Ht
-suppresses output of heading level counters above the lowest when the
-heading is formatted;
+suppresses output of heading level counters above the deepest when a
+heading mark is formatted;
see
.B H
(Boolean-valued;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 12/30: groff_mm(7): Clarify Au, Ej, Ht register behavior.,
G. Branden Robinson <=