[latex3-commits] [git/LaTeX3-latex3-pdfresources] main: docu l3pdfmeta (3333f5f)

Ulrike Fischer fischer at troubleshooting-tex.de
Sun Feb 21 01:15:18 CET 2021


Repository : https://github.com/latex3/pdfresources
On branch  : main
Link       : https://github.com/latex3/pdfresources/commit/3333f5f1d952096a61c8a5786fa26619f26f0af3

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

commit 3333f5f1d952096a61c8a5786fa26619f26f0af3
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Sun Feb 21 01:15:18 2021 +0100

    docu l3pdfmeta


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

3333f5f1d952096a61c8a5786fa26619f26f0af3
 l3pdfmeta.dtx |  24 +++++++++++++++++-------
 l3pdfmeta.pdf | Bin 632611 -> 639206 bytes
 2 files changed, 17 insertions(+), 7 deletions(-)

diff --git a/l3pdfmeta.dtx b/l3pdfmeta.dtx
index ca6a73d..725c424 100644
--- a/l3pdfmeta.dtx
+++ b/l3pdfmeta.dtx
@@ -11,7 +11,7 @@
 %
 %    http://www.latex-project.org/lppl.txt
 %
-% This file is part of the "(experimental) pdfmanagement bundle" (The Work in LPPL)
+% This file is part of the "PDFmanagement bundle (testphase)" (The Work in LPPL)
 % and all files in that bundle must be distributed together.
 %
 % -----------------------------------------------------------------------
@@ -23,7 +23,15 @@
 % for those people who are interested.
 %
 %<*driver>
+\RequirePackage{pdfmanagement-testphase}
+\DeclareDocumentMetadata{pdfstandard=A-2b}
+\makeatletter
+\declare at file@substitution{doc.sty}{doc-v3beta.sty}
+\makeatother
 \documentclass[full]{l3doc}
+\usepackage{array,booktabs,hyperxmp}
+\hypersetup{pdfauthor=The LaTeX Project,pdftitle=l3pdfmeta (PDFmanagement bundle (testphase))}
+
 \begin{document}
   \DocInput{\jobname.dtx}
 \end{document}
@@ -31,11 +39,13 @@
 % \fi
 %
 % \title{^^A
-%   The \pkg{l3pdfmeta} package\\ pdf-standards and XMP-metadata   ^^A
+%   The \pkg{l3pdfmeta} package\\ PDF standards  ^^A
+%   \\
+%   PDFmanagement bundle (testphase)
 % }
 %
 % \author{^^A
-%  The \LaTeX3 Project\thanks
+%  The \LaTeX Project\thanks
 %    {^^A
 %      E-mail:
 %        \href{mailto:latex-team at latex-project.org}
@@ -43,7 +53,7 @@
 %    }^^A
 % }
 %
-% \date{Released XXXX-XX-XX}
+% \date{Version 0.95a, released 2021-02-21}
 %
 % \maketitle
 % \begin{documentation}
@@ -57,7 +67,7 @@
 % code to setup XMP-metadata.
 % Until then XMP-metadata can be added by one of two mutual incompatible packages:
 % \pkg{hyperxmp} and \pkg{pdfx}. Both
-% packages are still incompatible with the PDF resource management,
+% packages aren't yet compatible with the new PDF management,
 % but for \pkg{hyperxmp} some patches are provided, so the basic functions works.
 %
 % \begin{NOTE}{UF}
@@ -330,8 +340,8 @@
 %    \begin{macrocode}
 %<*package>
 %<@@=pdfmeta>
-\ProvidesExplPackage {l3pdfmeta} {2021-02-19} {0.3}
-  {XMP-Metadata and PDF-Standards}
+\ProvidesExplPackage {l3pdfmeta} {2021-02-22} {0.95a}
+  {PDF-Standards---PDFmanagement bundle (testphase)}
 %    \end{macrocode}
 % Message for unknown standards
 %    \begin{macrocode}
diff --git a/l3pdfmeta.pdf b/l3pdfmeta.pdf
index ef19640..ad2a1a9 100644
Binary files a/l3pdfmeta.pdf and b/l3pdfmeta.pdf differ





More information about the latex3-commits mailing list.