gbranden pushed a commit to branch master
in repository groff.
commit 0713c2a7d240a5323e541601cc0be18ad4c8d08f
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Nov 6 04:47:15 2025 -0600
gropdf(1): Fix overset table.
Fixes:
src/devices/gropdf/gropdf.1:224: warning: table wider than line length
minus indentation
---
src/devices/gropdf/gropdf.1.man | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/devices/gropdf/gropdf.1.man b/src/devices/gropdf/gropdf.1.man
index 9e618c938..f7bff6035 100644
--- a/src/devices/gropdf/gropdf.1.man
+++ b/src/devices/gropdf/gropdf.1.man
@@ -228,7 +228,9 @@ _
use more compact format for text by including space as a character
(fonts which do not include space as a glyph may require this unset).
T}
-4 compress all streams, if this bit is unset streams are uncompressed.
+4 T{
+compress all streams, if this bit is unset streams are uncompressed.
+T}
8 T{
don't include font file. (The font is specified in the pdf but no font
data is embedded - usually not useful).
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit