gbranden pushed a commit to branch master
in repository groff.
commit 7076e90f3040061b9cc90422456dd40852075820
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Jan 15 19:07:29 2026 -0600
gropdf(1): Fix formatting nit.
Switch from unbreakable to breakable spaces in device extension command
synopses; if someone configures a short line length, we'll roll with it.
---
src/devices/gropdf/gropdf.1.man | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/devices/gropdf/gropdf.1.man b/src/devices/gropdf/gropdf.1.man
index 550cebd0e..773079bcb 100644
--- a/src/devices/gropdf/gropdf.1.man
+++ b/src/devices/gropdf/gropdf.1.man
@@ -1053,11 +1053,11 @@ that take the same arguments and behave equivalently.
.
.
.TP
-.BI "\eX\[aq]pdf: background\~" "cmd left top right bottom weight" \[aq]
+.BI "\eX\[aq]pdf: background " "cmd left top right bottom weight" \[aq]
.TQ
.B "\eX\[aq]pdf: background off\[aq]"
.TQ
-.BI "\eX\[aq]pdf: background footnote\~" bottom \[aq]
+.BI "\eX\[aq]pdf: background footnote " bottom \[aq]
produces a background rectangle on the page,
where
.RS
@@ -1215,7 +1215,7 @@ respectively.
.
.
.TP
-.BI "\[rs]X\[aq]pdf: pagename\~" name \[aq]
+.BI "\[rs]X\[aq]pdf: pagename " name \[aq]
Assign the current page a
.IR name .
.
@@ -1227,7 +1227,7 @@ The convenience macro for this command is
.
.
.TP
-.BI "\[rs]X\[aq]pdf: pagenumbering\~" "type prefix start" \[aq]
+.BI "\[rs]X\[aq]pdf: pagenumbering " "type prefix start" \[aq]
.RS
Control the page numbering shown in a PDF reader's outline
(which also contains bookmarks).
@@ -1313,7 +1313,7 @@ The convenience macro for this escape sequence is
.
.
.TP
-.BI "\[rs]X\[aq]pdf: pdfpic\~" file\~\c
+.BI "\[rs]X\[aq]pdf: pdfpic " file\~\c
.\" XXX: For consistency, this device extension command should be "pic".
.\" --GBR
.IB "alignment width height line-length" \[aq]
@@ -1386,7 +1386,7 @@ various graphic file formats.
.
.
.TP
-.BI "\[rs]X\[aq]pdf: switchtopage\~" "when name" \[aq]
+.BI "\[rs]X\[aq]pdf: switchtopage " "when name" \[aq]
Normally each new page is appended to the end of the document,
this command allows following pages to be inserted at a
.I \[oq]named\[cq]
@@ -1409,7 +1409,7 @@ The convenience macro for this command is
.
.
.TP
-.BI \[rs]X\[aq]pdf:\~transition\~ feature\~\c
+.BI "\[rs]X\[aq]pdf: transition " feature\~\c
.IB "mode duration dimension motion direction scale bool" \[aq]
where
.I feature
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit