gbranden pushed a commit to branch master
in repository groff.
commit 67db10f1dcc56c5ea2c8a882d063e962b5343364
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Mar 5 17:12:39 2026 -0600
doc/groff.texi.in: Parallelize with groff_diff(7).
* Sync wording, favoring active voice over passive.
* Break Texinfo input lines in a roff-friendly way.
* Annotate synchrony.
---
doc/groff.texi.in | 23 ++++++++++++++++++-----
man/groff_diff.7.man | 2 ++
2 files changed, 20 insertions(+), 5 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index f9908d7e9..7c13f341e 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -12426,11 +12426,24 @@ We can assign a font family to a margin character as
follows
@cindex @code{tkf} request, and font styles
@cindex @code{uf} request, and font styles
@cindex @code{fspecial} request, and font styles
-Associate an abstract style @var{style} with mounting
-position@tie{}@var{pos}, which must be a non-negative integer. If the
-requests @code{cs}, @code{bd}, @code{tkf}, @code{uf}, or @code{fspecial}
-are applied to an abstract style, they are instead applied to the member
-of the default family corresponding to that style.
+Associate an abstract style
+@var{style}
+with mounting
+position@tie{}@var{pos},
+which must be a non-negative integer.
+@c BEGIN Keep parallel with subsection "Font families, abstract styles,
+@c and translation" of groff_diff(7).
+Applying the requests
+@code{cs},
+@code{bd},
+@code{tkf},
+@code{uf},
+or
+@code{fspecial}
+to an abstract style affects the member of the default family
+corresponding to that style.
+@c END Keep parallel with subsection "Font families, abstract styles,
+@c and translation" of groff_diff(7).
@pindex DESC
@kindex styles
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index cad5ceb14..0a8b58282 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -187,6 +187,7 @@ request.
.
.
.P
+.\" BEGIN Keep parallel with node "Font Families" in our Texinfo manual.
Applying the requests
.BR cs ,
.BR bd ,
@@ -196,6 +197,7 @@ or
.B \%fspecial
to an abstract style affects the member of the default family
corresponding to that style.
+.\" END Keep parallel with node "Font Families" in our Texinfo manual.
.
The default family can be set with the
.B fam
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit