gbranden pushed a commit to branch master
in repository groff.
commit 933c9440117a2612d95301b5aad6a8ee0ca9e7ff
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Jun 5 22:09:55 2024 -0500
groff_mm(7): Document more list macro behavior.
`LB` itself defaults to zero vertical "pre-list space", but every single
simplified wrapper of it (AL, BL, BVL, DL, ML, RL, VL) overrides that
default.
---
contrib/mm/groff_mm.7.man | 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/contrib/mm/groff_mm.7.man b/contrib/mm/groff_mm.7.man
index 621c51dc5..6e139ed5c 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -715,6 +715,11 @@ each list item;
see register
.BR Lsp .
.
+Vertical space in the amount of
+.B Lsp
+precedes the list itself,
+but does not accumulate with any pre-item space.
+.
Use
.B LI
to declare list items,
@@ -1047,6 +1052,11 @@ each list item;
see register
.BR Lsp .
.
+Vertical space in the amount of
+.B Lsp
+precedes the list itself,
+but does not accumulate with any pre-item space.
+.
Use
.B LI
to declare list items,
@@ -1105,6 +1115,11 @@ each list item;
see register
.BR Lsp .
.
+Vertical space in the amount of
+.B Lsp
+precedes the list itself,
+but does not accumulate with any pre-item space.
+.
Use
.B LI
to declare list items,
@@ -1219,6 +1234,11 @@ each list item;
see register
.BR Lsp .
.
+Vertical space in the amount of
+.B Lsp
+precedes the list itself,
+but does not accumulate with any pre-item space.
+.
Use
.B LI
to declare list items,
@@ -2702,6 +2722,11 @@ each list item;
see register
.BR Lsp .
.
+Vertical space in the amount of
+.B Lsp
+precedes the list itself,
+but does not accumulate with any pre-item space.
+.
Use
.B LI
to declare list items,
@@ -3241,6 +3266,11 @@ each list item;
see register
.BR Lsp .
.
+Vertical space in the amount of
+.B Lsp
+precedes the list itself,
+but does not accumulate with any pre-item space.
+.
Use
.B LI
to declare list items,
@@ -3817,6 +3847,11 @@ each list item;
see register
.BR Lsp .
.
+Vertical space in the amount of
+.B Lsp
+precedes the list itself,
+but does not accumulate with any pre-item space.
+.
Use
.B LI
to declare list items,
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit