[latex3-commits] [latex3/pdfresources] develop: correct pdfaid metadata (ee440ae)
github at latex-project.org
github at latex-project.org
Thu May 25 20:01:59 CEST 2023
Repository : https://github.com/latex3/pdfresources
On branch : develop
Link : https://github.com/latex3/pdfresources/commit/ee440ae5ac9b135c97df10637fe9db7c401c412c
>---------------------------------------------------------------
commit ee440ae5ac9b135c97df10637fe9db7c401c412c
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Thu May 25 20:01:59 2023 +0200
correct pdfaid metadata
>---------------------------------------------------------------
ee440ae5ac9b135c97df10637fe9db7c401c412c
CHANGELOG.md | 5 +++++
l3pdfmeta.dtx | 6 ++++++
2 files changed, 11 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 56f51f6..830d643 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,11 @@ first release 0.95a, 2021-02-23 will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
this project uses date-based 'snapshot' version identifiers.
+## [Unreleased]
+
+### Fixed
+ - missing declaration for pdfaid:rev in metadata.
+
## [2023-03-09]
### Fixed
diff --git a/l3pdfmeta.dtx b/l3pdfmeta.dtx
index 034cf6f..397bb8a 100644
--- a/l3pdfmeta.dtx
+++ b/l3pdfmeta.dtx
@@ -1928,6 +1928,12 @@
{Integer}
{internal}
{Year~of~standard}
+\@@_xmp_property_new:nnnnn
+ {pdfaid}
+ {rev}
+ {Integer}
+ {internal}
+ {revision~year}
% \end{macrocode}
% \end{macro}
% \item[pdfuaid] here we need to declare the property \enquote{part}.
More information about the latex3-commits
mailing list.