gbranden pushed a commit to branch master
in repository groff.
commit 67c286ac51cb53ee503e37f78883b2ff22cc4565
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Sep 3 18:17:11 2022 -0500
doc/groff.texi: Add sync brackets.
---
doc/groff.texi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/doc/groff.texi b/doc/groff.texi
index aa2f67e36..ac9465ddb 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -5826,6 +5826,8 @@ scaling unit. To multiply or divide by a dimensionless
value, use
@c =====================================================================
+@c BEGIN Keep (roughly) parallel with section "Numeric expressions" of
+@c groff(7).
@node Numeric Expressions, Identifiers, Measurements, gtroff Reference
@section Numeric Expressions
@cindex numeric expressions
@@ -6175,6 +6177,9 @@ surrounded by parentheses. @xref{Request and Macro
Arguments}, and
The @code{nr} request (@pxref{Setting Registers}) expects its second and
optional third arguments to be numeric expressions; a bare @code{+} does
not qualify, so our first attempt got a warning.
+@c END Keep (roughly) parallel with section "Numeric expressions" of
+@c groff(7).
+
@c =====================================================================
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit