gbranden pushed a commit to branch master
in repository groff.
commit 7b87c294b7e72a78809bcfed00bbd03ed8a3eb94
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Jun 11 15:07:18 2026 -0500
doc/groff.texi.in: Fix content and style nits.
* Add footnote for forward reference regarding compatibility mode.
* Apply poor man's keeps.
---
doc/groff.texi.in | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index cc77d5842..93b4e1bcc 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -14726,6 +14726,7 @@ GNU
@command{troff}
retains support for them even though they are seldom needed nowadays.
+@need 1000
@DefescList {\\H, @code{'}, height, @code{'}}
@DefescItem {\\H, @code{'}, @t{+}height, @code{'}}
@DefescItem {\\H, @code{'}, @t{-}height, @code{'}}
@@ -14776,13 +14777,14 @@ as follows.@footnote{@xref{Output Line Annotation}.}
.mc \H'+5z'x\H'0'
@endExample
-In compatibility mode,
+In compatibility mode,@footnote{@xref{Compatibility Mode}.}
GNU
@command{troff}
-behaves differently:
+behaves differently:@:
it applies an increment or decrement to the current type size
and not to the previously selected font height.
+@need 500
@Example
.cp 1
\H'+5'test \H'+5'test
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit