gbranden pushed a commit to branch master
in repository groff.
commit 7f65d6bf8d46f0e0d3ece9b8ad3c1fc190737542
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun May 18 10:23:54 2025 -0500
groff_mdoc(7): Comment out poor man's keeps.
For some reason, they cause extra vertical space to appear in the
document when using the new "infinite page length" continuous rendering
method, which doesn't make much sense. It's more important to land that
than sweat this cosmetic rendering detail, so shelve the keeps for now.
---
tmac/groff_mdoc.7.man | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/tmac/groff_mdoc.7.man b/tmac/groff_mdoc.7.man
index f7fe5ad25..b1eae6ffa 100644
--- a/tmac/groff_mdoc.7.man
+++ b/tmac/groff_mdoc.7.man
@@ -908,8 +908,8 @@ manuals to automatically insert the current date when
committing.
This macro is neither callable nor parsed.
.
.
-.br
-.ne 5v
+.\"br
+.\"ne 5v
.It Li .Dt Ar identifier Op Ar section-id \
Op Ar section-keyword-or-title
.
@@ -1042,8 +1042,8 @@ attempted,
is used.
.
.
-.br
-.ne 10v \" Keep explanatory paragraph with the following table.
+.\"br
+.\"ne 10v \" Keep explanatory paragraph with the following table.
.Pp
The effects of varying
.Ql .Dt
@@ -1209,8 +1209,8 @@ This macro is neither callable nor parsed.
.El
.
.
-.br
-.ne 4v
+.\"br
+.\"ne 4v
.Sh "Introduction to manual and general text domains"
.
.
@@ -2557,8 +2557,8 @@ X/Open
.El
.Pp
.
-.br
-.ne 4v
+.\"br
+.\"ne 4v
Miscellaneous
.Pp
.Bl -tag -width ".Li \-p1003.1g\-2000" -compact -offset indent
@@ -5213,8 +5213,8 @@ request in
.Xr groff @MAN7EXT@ ) .
.
.
-.br
-.ne 4v
+.\"br
+.\"ne 4v
.Sh Files
.
.Bl -tag
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit