summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-05-06 12:32:54 -0500
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-05-06 12:44:36 -0500
commit75950d1cd5e532b6367251ad593ed97cbfce05ed (patch)
treef7aede31fef354440b9728ab6f2af984f5a89107
parentd383afd962c18a582bb0083ecbe5afe2955394c8 (diff)
downloadgroff-git-75950d1cd5e532b6367251ad593ed97cbfce05ed.tar.gz
gropdf(1): Add "Macros" subsection with `pdfinfo`.
-rw-r--r--src/devices/gropdf/gropdf.1.man32
1 files changed, 32 insertions, 0 deletions
diff --git a/src/devices/gropdf/gropdf.1.man b/src/devices/gropdf/gropdf.1.man
index b7a08293d..d1d39bbe0 100644
--- a/src/devices/gropdf/gropdf.1.man
+++ b/src/devices/gropdf/gropdf.1.man
@@ -1341,6 +1341,38 @@ see
.
.
.\" ====================================================================
+.SS Macros
+.\" ====================================================================
+.
+.IR gropdf 's
+support macros in
+.I pdf\.tmac
+define the convenience macros described above.
+.
+Some features have no direct device control command counterpart.
+.
+.
+.\" pdfhref
+.
+.
+.TP
+.BI ".pdfinfo /" "field content"\~\c
+\&.\|.\|.
+Define PDF metadata.
+.
+.I field
+may be be one of
+.BR Title ,
+.BR Author ,
+.BR Subject ,
+.BR Keywords ,
+or another datum supported by the PDF standard or your reader.
+.
+.I field
+must be prefixed with a slash.
+.
+.
+.\" ====================================================================
.SS "Importing graphics"
.\" ====================================================================
.