[latex3-commits] [git/LaTeX3-latex3-pdfresources] testxmp: more data must be set for regression tests (8b8380a)
Ulrike Fischer
fischer at troubleshooting-tex.de
Fri Sep 9 13:15:28 CEST 2022
Repository : https://github.com/latex3/pdfresources
On branch : testxmp
Link : https://github.com/latex3/pdfresources/commit/8b8380a6076a257a398f43ec1c3ccd98f327a373
>---------------------------------------------------------------
commit 8b8380a6076a257a398f43ec1c3ccd98f327a373
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Fri Sep 9 13:15:28 2022 +0200
more data must be set for regression tests
>---------------------------------------------------------------
8b8380a6076a257a398f43ec1c3ccd98f327a373
hyperref-generic.dtx | 2 +-
l3backend-testphase.dtx | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/hyperref-generic.dtx b/hyperref-generic.dtx
index 91a42bd..93a4a49 100644
--- a/hyperref-generic.dtx
+++ b/hyperref-generic.dtx
@@ -3925,7 +3925,7 @@
\@@_setup_info_key:nn {keywords} {Keywords}
% \end{macrocode}
% \end{hypkey}
-% \begin{hypkey}{pdfcreationdate,pdfmoddate,pdfmetadata}
+% \begin{hypkey}{pdfcreationdate,pdfmoddate,pdfmetadate}
% These keys are not really needed. We store them too in the container.
% CreationDate and ModDate should not use the hex encoding.
% \begin{macrocode}
diff --git a/l3backend-testphase.dtx b/l3backend-testphase.dtx
index 4381337..b5e9326 100644
--- a/l3backend-testphase.dtx
+++ b/l3backend-testphase.dtx
@@ -2003,6 +2003,9 @@
\pdfmanagement_add:nnn{Info}{ModDate}{(D:20010101205959-00'00')}
\AddToDocumentProperties[document]{pdfcreationdate}{D:20010101205959-00'00'}
\AddToDocumentProperties[document]{pdfmoddate}{D:20010101205959-00'00'}
+ \AddToDocumentProperties[hyperref]{pdfmetadate}{D:20010101205959-00'00'}
+ \AddToDocumentProperties[hyperref]{pdfdate}{D:20010101205959-00'00'}
+ \AddToDocumentProperties[hyperref]{pdfinstanceid}{uuid:0a57c455-157a-4141-8c19-6237d832fc80}
}
%</drivers>
% \end{macrocode}
More information about the latex3-commits
mailing list.