gbranden pushed a commit to branch master
in repository groff.
commit 439b462731b130d9b7a2692069309ffa67f79dbe
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Jun 5 22:03:52 2024 -0500
groff_mm(7): Fix style nits.
* Parallelize organization of `RL` macro description with that of other
list macros.
* Set `ML` macro synopsis using font alternation macros rather than font
selection escape sequences.
---
contrib/mm/groff_mm.7.man | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/contrib/mm/groff_mm.7.man b/contrib/mm/groff_mm.7.man
index 72fa6814e..0e9ee3d5a 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -2684,7 +2684,9 @@ for an alternative.
.
.
.TP
-.BI ML\~ "mark \fR[\fPtext-indent\~" \fR[\fP1\fR]]\fP
+.BI ML\~ mark\c
+.RI \~[ text-indent \~[\c
+.BR 1 ]]
Start a
.I "marked list;"
the
@@ -3234,6 +3236,11 @@ compare
.I text-indent
changes the default indentation.
.
+A second argument suppresses the vertical space that normally precedes
+each list item;
+see register
+.BR Lsp .
+.
Use
.B LI
to declare list items,
@@ -3241,11 +3248,6 @@ and
.B LE
to end the list.
.
-A second argument suppresses the vertical space that normally precedes
-each list item;
-see register
-.BR Lsp .
-.
.
.TP
.BR RP \~\c \" space in roman; we must use 2-font macro with \c
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit