gbranden pushed a commit to branch master
in repository groff.

commit b3a83eff30c6195d49e05798bf56d046e6dccf50
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Jun 21 21:00:05 2025 -0500

    gropdf(1): Fix font selection error.
    
    The neutral apostrophe delimiting the end of the device extension
    command escape sequence should be in bold, because it is literal.
---
 src/devices/gropdf/gropdf.1.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/devices/gropdf/gropdf.1.man b/src/devices/gropdf/gropdf.1.man
index 376dd5b29..14dbd4dfd 100644
--- a/src/devices/gropdf/gropdf.1.man
+++ b/src/devices/gropdf/gropdf.1.man
@@ -941,7 +941,7 @@ that take the same arguments and behave equivalently.
 .
 .TP
 .BI "\[rs]X\[aq]pdf: pdfpic\~" file\~\c
-.IR "alignment width height line-length" \[aq]
+.IB "alignment width height line-length" \[aq]
 Place an image from file
 .I file
 of desired

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

Reply via email to