gbranden pushed a commit to branch master
in repository groff.

commit 4503dbd3625368b24acd1dca7416e6db735c7b28
Author: Bjarni Ingi Gislason <[email protected]>
AuthorDate: Sun Oct 24 18:25:17 2021 +0000

    groff_mom(7): Fix markup nits.
    
    Set commas after literals and metasyntactic variables in roman.
    
    Fixes <https://savannah.gnu.org/bugs/?61375>.
    
    [Also break nearby input lines after commas, and note a questionable
    style choice. --GBR]
---
 contrib/mom/groff_mom.7.man | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/contrib/mom/groff_mom.7.man b/contrib/mom/groff_mom.7.man
index 251be8b..9d7a413 100644
--- a/contrib/mom/groff_mom.7.man
+++ b/contrib/mom/groff_mom.7.man
@@ -1815,7 +1815,7 @@ measures given to
 are NOT additive.
 .
 Each time you pass a measure to
-.B .HI ,
+.BR .HI ,
 the measure is treated literally.
 .
 .B
@@ -2304,8 +2304,9 @@ Once you've turned
 on (with
 .BR \%.MCO ),
 .BR .MCR ,
-at any time, returns you to the
-.IR "top of your columns".
+at any time,
+returns you to the
+.IR "top of your columns" . \" XXX: Are italics truly required here?
 .
 .
 .\" ====================================================================
@@ -2702,12 +2703,13 @@ or
 .I \-
 the original value.
 .
-For example, if the
+For example,
+if the
 .I point size
 is
-.I 12 ,
+.IR 12 ,
 and you want
-.I 14 ,
+.IR 14 ,
 you can do
 .RS
 .EX

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

Reply via email to