gbranden pushed a commit to branch master
in repository groff.
commit 911fffd3595704a864f326d5d23f204e8786d191
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Oct 5 23:42:23 2022 -0500
doc/meref.me.in: Fix Savannah #62717.
* doc/meref.me.in (Columnated Output): Document persistence of `$s`
register value across columnation mode changes.
Fixes <https://savannah.gnu.org/bugs/?62717>. Thanks to Dave Kemper for
the report.
---
ChangeLog | 8 ++++++++
doc/meref.me.in | 7 ++++---
2 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 4db321a3c..0f5ff40d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2022-10-05 G. Branden Robinson <[email protected]>
+
+ * doc/meref.me.in (Columnated Output): Document persistence of
+ `$s` register value across columnation mode changes.
+
+ Fixes <https://savannah.gnu.org/bugs/?62717>. Thanks to Dave
+ Kemper for the report.
+
2022-10-05 G. Branden Robinson <[email protected]>
* doc/meref.me.in: Fix documentation errors.
diff --git a/doc/meref.me.in b/doc/meref.me.in
index acd8c895a..ec9f41458 100644
--- a/doc/meref.me.in
+++ b/doc/meref.me.in
@@ -1049,10 +1049,11 @@ The column separation
.q gutter )
is set to
.i \(+-s
-[4n]
-and saved
+[4n],
+saved
in
-.NR ($s .
+.NR ($s ,
+and persists until changed by this macro.
The
.i n
columns with
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit