gbranden pushed a commit to branch master
in repository groff.
commit 8cac86b817e22282f6c6b5289ad1f19371775935
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Apr 1 00:37:27 2026 -0500
doc/groff.texi.in: Tweak style and markup.
* Replace parenthetical with a backward reference.
* Tag the word "troff" with Texinfo's "@command", not "@code", to
satisfy semantic markup scruples and to ensure it gets set in a
consistent face.
* Break input lines in a roff-friendly way.
* Bump document revision date.
---
doc/groff.texi.in | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index d8148ed8a..ff98d543e 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -467,7 +467,7 @@ Documentation License''.
@title groff
@subtitle The GNU implementation of @code{troff}
@subtitle version @VERSION@
-@subtitle March 2026
+@subtitle April 2026
@author Trent@tie{}A.@: Fisher
@author Werner Lemberg
@author G.@tie{}Branden Robinson
@@ -9344,10 +9344,14 @@ and nothing is interpolated.
@cindex register format, in expressions
@cindex expressions, and register format
-GNU @code{troff} interprets only Arabic numerals. The Roman numeral or
-alphabetic formats cannot be used as operands to arithmetic operators in
-expressions (@pxref{Numeric Expressions}). For instance, it may be
-desirable to test the page number independently of its format.
+GNU
+@command{troff} @c GNU
+interprets only Arabic numerals.
+The Roman numeral or alphabetic formats
+cannot be used as operands to arithmetic operators in expressions;
+recall @ref{Numeric Expressions}.
+For instance,
+it may be desirable to test the page number independently of its format.
@Example
.af % i \" front matter
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit