gbranden pushed a commit to branch master
in repository groff.

commit b8e511858814d8e4c1ebd727f5adf532b75ab7da
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Jan 22 11:29:24 2026 -0600

    gropdf(1): Drop redundant LP paragraphing macros.
    
    They do nothing that subsequent `IP` and `SS` macro calls don't achieve.
---
 src/devices/gropdf/gropdf.1.man | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/src/devices/gropdf/gropdf.1.man b/src/devices/gropdf/gropdf.1.man
index 4dd6448f1..86e9e138f 100644
--- a/src/devices/gropdf/gropdf.1.man
+++ b/src/devices/gropdf/gropdf.1.man
@@ -1543,12 +1543,10 @@ specified by
 .B Fade
 - (PDF 1.5) The new page gradually becomes visible through the
 old one.
-.LP
 .RE
 .IP
 .I duration
 is the length of the transition in seconds (default 1).
-.LP
 .IP
 .I dimension
 (Optional;
@@ -1559,7 +1557,6 @@ specified transition effect shall occur:
 Horizontal, or
 .B V
 Vertical.
-.LP
 .IP
 .I motion
 (Optional;
@@ -1571,7 +1568,6 @@ the specified transition effect:
 Inward from the edges of the page, or
 .B O
 Outward from the center of the page.
-.LP
 .IP
 .I direction
 (Optional;
@@ -1602,7 +1598,6 @@ which is relevant only for the
 transition when the value of
 .I scale
 is not 1.0.
-.LP
 .IP
 .I scale
 (Optional; PDF 1.5;
@@ -1622,7 +1617,6 @@ specifies an outward transition, the scale of the changes 
drawn
 shall progress from 1.0 to
 .I scale
 over the course of the transition
-.LP
 .IP
 .I bool
 (Optional; PDF 1.5;
@@ -1638,7 +1632,6 @@ previous value, also any trailing missing parameters are 
ignored.
 .IP
 .B Note:
 not all PDF Readers support any or all these transitions.
-.LP
 .
 .
 .\" ====================================================================

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

Reply via email to