gbranden pushed a commit to branch master
in repository groff.

commit 474090c4088687156501f7eceead968ec3336426
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Apr 24 20:40:07 2026 -0500

    grn(1): Clarify description of `GS` handling.
    
    A macro file is responsible for page layout.
---
 src/preproc/grn/grn.1.man | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/src/preproc/grn/grn.1.man b/src/preproc/grn/grn.1.man
index 72d4bab79..c82aea9da 100644
--- a/src/preproc/grn/grn.1.man
+++ b/src/preproc/grn/grn.1.man
@@ -116,8 +116,9 @@ the picture in that file is converted and placed in the
 .I @g@troff
 input stream.
 .
-.B .GS
-may be called with a
+Follow
+.RB \[lq] .GS \[rq]
+with a
 .BR C ,
 .BR L ,
 or
@@ -126,8 +127,12 @@ argument to center,
 left-,
 or right-align the whole
 .I gremlin
-picture
-(the default is to center).
+picture,
+if a supporting macro package implements a
+.B GS
+macro.
+.
+The default is to center it.
 .
 If no
 .I file

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to