groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 03/51: doc/groff.texi: Add sync brackets.


From: G. Branden Robinson
Subject: [groff] 03/51: doc/groff.texi: Add sync brackets.
Date: Sun, 11 Sep 2022 08:15:46 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 67c286ac51cb53ee503e37f78883b2ff22cc4565
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
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 =====================================================================
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]