[latex3-commits] [git/LaTeX3-latex3-pdfresources] rename-coredict: correct epoch moddate setting (2731cb1)

Ulrike Fischer fischer at troubleshooting-tex.de
Fri Nov 20 22:39:39 CET 2020


Repository : https://github.com/latex3/pdfresources
On branch  : rename-coredict
Link       : https://github.com/latex3/pdfresources/commit/2731cb12bf17bbd5b2f0fad08df0609d9cf772b2

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

commit 2731cb12bf17bbd5b2f0fad08df0609d9cf772b2
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Fri Nov 20 22:39:39 2020 +0100

    correct epoch moddate setting


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

2731cb12bf17bbd5b2f0fad08df0609d9cf772b2
 testfiles-dvips/catalogAF.pvt |  14 +++++++-------
 testfiles-dvips/catalogAF.tpf | Bin 4363 -> 4281 bytes
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/testfiles-dvips/catalogAF.pvt b/testfiles-dvips/catalogAF.pvt
index ada4812..4381561 100644
--- a/testfiles-dvips/catalogAF.pvt
+++ b/testfiles-dvips/catalogAF.pvt
@@ -1,5 +1,12 @@
+\input{regression-test}
 \PassOptionsToPackage{enable-debug,check-declarations}{expl3}
 \RequirePackage[debug]{pdfresources}
+\DeclareDocumentMetadata
+ {
+   pdfversion=2.0, %not so good with pdftex ...
+   lang=de-DE,
+   uncompress
+ }
 \ExplSyntaxOn
 %%% for reproducible tests:
 \pdfcoredict_gput:nnn {Info}{CreationDate}{(D:20200202111111+01'00')}
@@ -7,13 +14,6 @@
 \pdfcoredict_gput:nnn {Info}{Creator}{(l3build test)}
 %%%%%
 \ExplSyntaxOff 
-\DeclareDocumentMetadata
- {
-   pdfversion=2.0, %not so good with pdftex ...
-   lang=de-DE,
-   uncompress
- }
-\input{regression-test}
 \documentclass{article}
 \ExplSyntaxOn
 \pdf_object_new:nn   {filespec1}{dict}
diff --git a/testfiles-dvips/catalogAF.tpf b/testfiles-dvips/catalogAF.tpf
index 2a404f4..5276473 100644
Binary files a/testfiles-dvips/catalogAF.tpf and b/testfiles-dvips/catalogAF.tpf differ





More information about the latex3-commits mailing list.