gbranden pushed a commit to branch master
in repository groff.

commit 333a61e5fb2d62e009d2991464ca8c0454d1baf9
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Jul 6 02:48:22 2022 -0500

    gropdf(1): Fix markup nits.
    
    * Move a paragraphing macro to the correct place.
    * Drop superfluous break request.
    * Fix punctuation goof with single-font macro.
    * Use 2 empty requests where vertical space is expected.
---
 src/devices/gropdf/gropdf.1.man | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/src/devices/gropdf/gropdf.1.man b/src/devices/gropdf/gropdf.1.man
index 48813e93..6e61fdbc 100644
--- a/src/devices/gropdf/gropdf.1.man
+++ b/src/devices/gropdf/gropdf.1.man
@@ -956,18 +956,20 @@ This allows pages such as a TOC to be moved to elsewhere 
in the
 document,
 but more esoteric uses are possible.
 .
+.
 .TP
 .BI \[rs]X\[aq]pdf:\~transition\~ feature\~\c
 .IB "mode duration dimension motion direction scale bool" \[aq]
 where
-.IP
 .I feature
 can be either SLIDE or BLOCK.
 When it is SLIDE the transition is used
 when a new slide is introduced to the screen,
 if BLOCK then this transition is used for the individual blocks which
 make up the slide.
-.br
+.
+.
+.IP
 .I mode
 is the transition type between slides:-
 .RS
@@ -1674,7 +1676,7 @@ see
 .MR groff_tmac @MAN5EXT@ .
 .
 It is automatically loaded by
-.I troffrc .
+.I troffrc.
 .\"
 .\"
 .\" .TP

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

Reply via email to