gbranden pushed a commit to branch master
in repository groff.

commit ad78b68aa7191342e2815cdb7381232082185a60
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Jan 15 19:14:58 2026 -0600

    gropdf(1): Revise "pdftransition" description.
    
    * Rename metasyntactic variable "feature" to "scope".
    * Set literals in bold, not roman.
    * Tighten wording.
---
 src/devices/gropdf/gropdf.1.man | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/src/devices/gropdf/gropdf.1.man b/src/devices/gropdf/gropdf.1.man
index 1c2519d32..ed96e2865 100644
--- a/src/devices/gropdf/gropdf.1.man
+++ b/src/devices/gropdf/gropdf.1.man
@@ -1410,18 +1410,22 @@ The convenience macro for this command is
 .
 .
 .TP
-.BI "\[rs]X\[aq]pdf: transition " feature\~\c
+.BI "\[rs]X\[aq]pdf: transition " scope\~\c
 .IB "mode duration dimension motion direction scale bool" \[aq]
 Configure the style of page transitions,
 as used in \[lq]slides\[rq]
 (or \[lq]foils\[rq]).
 .
-.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.
+.I scope
+can be either
+.B SLIDE
+or
+.BR BLOCK .
+.
+.B SLIDE
+applies the transition when a new slide is introduced to the screen;
+.B BLOCK
+applies it to the individual blocks making up the slide.
 .
 .
 .IP

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

Reply via email to