[latex3-commits] [git/LaTeX3-latex3-pdfresources] develop: correct creationdate and moddate also in backend for regression data (3849cba)

Ulrike Fischer fischer at troubleshooting-tex.de
Fri Jan 27 16:54:09 CET 2023


Repository : https://github.com/latex3/pdfresources
On branch  : develop
Link       : https://github.com/latex3/pdfresources/commit/3849cba27fff99b2a3d83bc5eeb392863650e182

>---------------------------------------------------------------

commit 3849cba27fff99b2a3d83bc5eeb392863650e182
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Fri Jan 27 16:54:09 2023 +0100

    correct creationdate and moddate also in backend for regression data


>---------------------------------------------------------------

3849cba27fff99b2a3d83bc5eeb392863650e182
 l3backend-testphase.dtx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3backend-testphase.dtx b/l3backend-testphase.dtx
index f1d4085..36a99da 100644
--- a/l3backend-testphase.dtx
+++ b/l3backend-testphase.dtx
@@ -2001,8 +2001,8 @@
 %<*drivers>
     \pdfmanagement_add:nnn{Info}{CreationDate}{(D:20010101205959-00'00')}
     \pdfmanagement_add:nnn{Info}{ModDate}{(D:20010101205959-00'00')}
-    \AddToDocumentProperties[document]{pdfcreationdate}{D:20010101205959-00'00'}
-    \AddToDocumentProperties[document]{pdfmoddate}{D:20010101205959-00'00'}
+    \AddToDocumentProperties[document]{creationdate}{D:20010101205959-00'00'}
+    \AddToDocumentProperties[document]{moddate}{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}





More information about the latex3-commits mailing list.