[latex3-commits] [git/LaTeX3-latex3-pdfresources] testA4: add no_info requirement, document changes (1136433)

Ulrike Fischer fischer at troubleshooting-tex.de
Thu May 5 19:18:43 CEST 2022


Repository : https://github.com/latex3/pdfresources
On branch  : testA4
Link       : https://github.com/latex3/pdfresources/commit/1136433525d02d50412f87f42c2ee024afa740de

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

commit 1136433525d02d50412f87f42c2ee024afa740de
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Thu May 5 19:18:43 2022 +0200

    add no_info requirement, document changes


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

1136433525d02d50412f87f42c2ee024afa740de
 CHANGELOG.md  | 7 ++++++-
 l3pdfmeta.dtx | 2 ++
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index aea5db7..ee05e59 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,12 @@ 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
+### Added
+ - allow standard pdf/A-4
+ - check requirement for max-pdfversion
+ - add requirement for Info dictionary
+ 
+### Fixed
  - Support/firstaid for colorspace package
  - Support for metadata with hyperxmp and xetex
  
diff --git a/l3pdfmeta.dtx b/l3pdfmeta.dtx
index b23da41..4544d24 100644
--- a/l3pdfmeta.dtx
+++ b/l3pdfmeta.dtx
@@ -753,6 +753,8 @@
   { g_@@_standard_pdf/A-4_prop }{min_pdf_version}{2.0}
 \prop_gput:cnn
   { g_@@_standard_pdf/A-4_prop }{year}{2020}
+\prop_gput:cnn
+  { g_@@_standard_pdf/A-4_prop }{Trailer_no_Info}{}
 \prop_gremove:cn
   { g_@@_standard_pdf/A-4_prop }{conformance}
 \prop_gremove:cn





More information about the latex3-commits mailing list.