gbranden pushed a commit to branch master
in repository groff.

commit 48b8aacab66350e4a2a79236bb039fcef8773ff3
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jul 1 23:30:37 2022 -0500

    eqn(1): Fix style nit.
    
    Specify an indentation of 2n for bulleted indented paragraphs.  The
    default is just too ugly for this usage.
---
 src/preproc/eqn/eqn.1.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/preproc/eqn/eqn.1.man b/src/preproc/eqn/eqn.1.man
index ec8c09c6..7009f3d9 100644
--- a/src/preproc/eqn/eqn.1.man
+++ b/src/preproc/eqn/eqn.1.man
@@ -1463,7 +1463,7 @@ does.
 .
 Thus:
 .
-.IP \[bu]
+.IP \[bu] 2n
 .I @g@eqn
 parameters have no effect on the generated MathML.
 .

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

Reply via email to