[latex3-commits] [latex3/pdfresources] outline: Merge branch 'develop' into outline (853cf30)
github at latex-project.org
github at latex-project.org
Fri Sep 13 15:44:07 CEST 2024
Repository : https://github.com/latex3/pdfresources
On branch : outline
Link : https://github.com/latex3/pdfresources/commit/853cf30a14eff11b6229019033e5e5f11e8d4c8f
>---------------------------------------------------------------
commit 853cf30a14eff11b6229019033e5e5f11e8d4c8f
Merge: c7fbea5 9f8fb50
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Fri Sep 13 15:44:07 2024 +0200
Merge branch 'develop' into outline
>---------------------------------------------------------------
853cf30a14eff11b6229019033e5e5f11e8d4c8f
CHANGELOG.md | 30 ++
README.md | 2 +-
build.lua | 4 +-
experiments/factur-x-bills/factur-x-test.pdf | Bin 41397 -> 39105 bytes
experiments/factur-x-bills/factur-x-test.tex | 11 +-
firstaid/color-ltx.sty | 2 +-
firstaid/colorspace-patches-tmp-ltx.sty | 4 +-
firstaid/xcolor-patches-tmp-ltx.sty | 2 +-
hyperref-generic.dtx | 42 +-
l3backend-testphase.dtx | 14 +-
l3pdfannot.dtx | 4 +-
l3pdfdict.dtx | 4 +-
l3pdffield-action.dtx | 2 +-
l3pdffield-checkbox.dtx | 2 +-
l3pdffield-choice.dtx | 2 +-
l3pdffield-pushbutton.dtx | 2 +-
l3pdffield-radiobutton.dtx | 2 +-
l3pdffield-textfield.dtx | 2 +-
l3pdffield.dtx | 4 +-
l3pdffile.dtx | 4 +-
l3pdfmanagement.dtx | 4 +-
l3pdfmeta.dtx | 156 +++++--
l3pdftools.dtx | 4 +-
l3pdfxform.dtx | 4 +-
ltdocinit.dtx | 18 +-
pdfmanagement-firstaid.dtx | 4 +-
pdfmanagement-testphase.dtx | 6 +-
testfiles-noxetex/colorspace-2.pdftex.tpf | 655 +++++++++++++++++++++++++++
testfiles-noxetex/colorspace-2.pvt | 34 ++
testfiles-noxetex/colorspace-2.tpf | 514 +++++++++++++++++++++
testfiles-pdftex/expand-pdfinfo.lvt | 21 +
testfiles-pdftex/expand-pdfinfo.tlg | 255 +++++++++++
testfiles-pdftex/gh77-AS-2.lvt | 12 +
testfiles-pdftex/gh77-AS-2.tlg | 10 +
testfiles-pdftex/gh77-AS-3.lvt | 12 +
testfiles-pdftex/gh77-AS-3.tlg | 10 +
testfiles-pdftex/gh77-AS.lvt | 12 +
testfiles-pdftex/gh77-AS.tlg | 10 +
testfiles-pdftex/metadata-ansi.tpf | 2 +-
testfiles-pdftex/xmp-new-schema.lvt | 71 +++
testfiles-pdftex/xmp-new-schema.tlg | 273 +++++++++++
41 files changed, 2119 insertions(+), 107 deletions(-)
diff --cc CHANGELOG.md
index 8781c12,3c6a689..40d0780
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@@ -7,10 -7,37 +7,39 @@@ this project uses date-based 'snapshot
## [Unreleased]
+ ### Changed
+
+ - generic driver:
+ expand values of pdfauthor and similar to allow the use of commands
+
+
+ ## [2024-09-13]
+ Version: 2024-09-02 v0.96l
+
+ ### Added
+ - ltdocinit.dtx: add \LogDocumentProperties
+ - l3pdfmeta: Support additions of external schemas like ZUGferd with
+ \pdfmeta_xmp_schema_new:nnn \pdfmeta_xmp_property_new:nnnnn
+
+ ### Fixed
+ - colorspace-patches-tmp-ltx.sty: fixes hook use, issue #78
+
+ ## [2024-09-02]
+ Version: 2024-09-02 v0.96k
+
+ ### Added
+ - l3pdfmeta.dtx: add standard test `Catalog_no_OCProperties_AS`, (issue#77)
+
+ ### Fixed
+ - l3pdfmeta.dtx: remove Catalog_no_OCProperties from pdf/a-2b onwards (issue#77)
+
+ ## [2024-08-17]
+ Version: 2024-08-17 v0.96j
+
### Added
+ - new module l3pdfoutline for bookmark support
+ - new latex-lab module bookmark for bookmark support
- added a verification 'omit_CID' used by PDF/a-2 and newer with luatex.
- warnings if pdfversion does not fit ua-1 and ua-2
More information about the latex3-commits
mailing list.