[latex3-commits] [git/LaTeX3-latex3-pdfresources] main: merged (09d3e37)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sat Feb 20 00:18:13 CET 2021
Repository : https://github.com/latex3/pdfresources
On branch : main
Link : https://github.com/latex3/pdfresources/commit/09d3e3777bab7695e0fe229fe6b1ef784f19bc81
>---------------------------------------------------------------
commit 09d3e3777bab7695e0fe229fe6b1ef784f19bc81
Merge: 0a23f98 f00db59
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sat Feb 20 00:18:13 2021 +0100
merged
>---------------------------------------------------------------
09d3e3777bab7695e0fe229fe6b1ef784f19bc81
experiments/pdfa-test.tex | 8 +-
firstaid/hyperxmp-patches-tmp-ltx.sty | 31 +-
hyperref-generic.dtx | 10 +-
l3pdfmeta.dtx | 190 ++++++----
l3pdfmeta.pdf | Bin 590238 -> 632611 bytes
ltdocinit.dtx | 13 +-
testfiles-dvips/colorprofile-standard.tpf | Bin 2146 -> 99898 bytes
testfiles-dvips/colorprofile1.tpf | Bin 0 -> 102578 bytes
testfiles-dvips/support/FOGRA39L_coated.icc | Bin 0 -> 121368 bytes
testfiles-dvips/support/sRGB.icc | Bin 0 -> 3268 bytes
testfiles-noxetex/metadata.pdftex.tpf | 42 +--
testfiles-noxetex/metadata.tpf | 37 +-
testfiles/colorprofile-standard.pvt | 1 +
testfiles/colorprofile1.pvt | 2 +
testfiles/pdfa2b-test.luatex.tpf | 405 +++++++++++++++++++++
testfiles/pdfa2b-test.pvt | 31 ++
testfiles/pdfa2b-test.tpf | 534 ++++++++++++++++++++++++++++
testfiles/pdfa2b-test.xetex.tpf | 377 ++++++++++++++++++++
18 files changed, 1546 insertions(+), 135 deletions(-)
diff --cc testfiles/colorprofile-standard.pvt
index 26a6bf0,7798ce1..517f006
--- a/testfiles/colorprofile-standard.pvt
+++ b/testfiles/colorprofile-standard.pvt
@@@ -1,4 -1,5 +1,5 @@@
+ \PassOptionsToPackage{enable-debug,check-declarations}{expl3}
-\RequirePackage{pdfmanagement}
+\RequirePackage{pdfmanagement-testphase}
\DeclareDocumentMetadata
{
colorprofiles=
diff --cc testfiles/colorprofile1.pvt
index b3bf320,c913fef..065d5ae
--- a/testfiles/colorprofile1.pvt
+++ b/testfiles/colorprofile1.pvt
@@@ -1,4 -1,5 +1,6 @@@
+ \PassOptionsToPackage{enable-debug,check-declarations}{expl3}
-\RequirePackage{pdfmanagement}
+\RequirePackage{pdfmanagement-testphase}
++
\DeclareDocumentMetadata
{
colorprofiles=
More information about the latex3-commits
mailing list.