[latex3-commits] [latex3/pdfresources] develop: update docu for documentmetadata keys (bc2a7b5)
github at latex-project.org
github at latex-project.org
Sat May 27 12:01:45 CEST 2023
Repository : https://github.com/latex3/pdfresources
On branch : develop
Link : https://github.com/latex3/pdfresources/commit/bc2a7b54d5531d9b85df227a9f0d2c6100053937
>---------------------------------------------------------------
commit bc2a7b54d5531d9b85df227a9f0d2c6100053937
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sat May 27 12:01:45 2023 +0200
update docu for documentmetadata keys
>---------------------------------------------------------------
bc2a7b54d5531d9b85df227a9f0d2c6100053937
ltdocinit.dtx | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/ltdocinit.dtx b/ltdocinit.dtx
index a446580..fcd092f 100644
--- a/ltdocinit.dtx
+++ b/ltdocinit.dtx
@@ -89,9 +89,10 @@
% \item[\texttt{pdfstandard}] Choice key to set the pdf standard.
%
% Starting with version 0.95s it is also possible to use the values
-% |X-4|, |X-4p|, |X-5g|, |X-5n|, |X-5pg|, |X-6|, |X-6n|, |X-6p|, |UA-1|, |UA-2| for
+% |X-4|, |X-4p|, |X-5g|, |X-5n|, |X-5pg|, |X-6|, |X-6n|, |X-6p|, |UA-1|, for
% a PDF/X and PDF/UA standard. These keys set \emph{only} the relevant
-% XMP-metadata. Note that |UA-2| hasn't been released yet and should be used only together
+% XMP-metadata. In version 0.95z support for |UA-2| has been added but
+% note that |UA-2| hasn't been released yet. It should be used only together
% with pdf version 2.0.
%
% Beside this |A-1b|, |A-2a|, |A-2b|, |A-2u|, |A-3a|, |A-3b|, |A-3u| and |A-4|
@@ -142,6 +143,9 @@
% \item[\texttt{firstaidoff}] This accepts a comma lists of keywords and disables the patches
% related to them. More information can be found in the documentation of
% \pkg{pdfmanagement-firstaid}.
+% \item[\texttt{xmp-export}] This will export the XMP-metadata to a file \verb+\jobname.xmpi+.
+% with \texttt{debug=\{xmp-export=filename\}} the file name can be changed.
+% More information can be found in the documentation of \pkg{l3pdfmeta}.
% \end{description}
% \end{description}
%
More information about the latex3-commits
mailing list.