[latex3-commits] [git/LaTeX3-latex3-pdfresources] main: ltdocinit docu (3dee53f)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sun Feb 21 00:42:33 CET 2021
Repository : https://github.com/latex3/pdfresources
On branch : main
Link : https://github.com/latex3/pdfresources/commit/3dee53f8a7dabfcfa260518911251018347867c2
>---------------------------------------------------------------
commit 3dee53f8a7dabfcfa260518911251018347867c2
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sun Feb 21 00:42:33 2021 +0100
ltdocinit docu
>---------------------------------------------------------------
3dee53f8a7dabfcfa260518911251018347867c2
ltdocinit.dtx | 19 ++++++++++++++-----
ltdocinit.pdf | Bin 528924 -> 536288 bytes
2 files changed, 14 insertions(+), 5 deletions(-)
diff --git a/ltdocinit.dtx b/ltdocinit.dtx
index 04b9d43..ea5b795 100644
--- a/ltdocinit.dtx
+++ b/ltdocinit.dtx
@@ -11,7 +11,7 @@
%
% http://www.latex-project.org/lppl.txt
%
-% This file is part of the "PDFmanagement (testphase) 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=ltdocinit (PDFmanagement bundle (testphase))}
+
\begin{document}
\DocInput{\jobname.dtx}
\end{document}
@@ -35,7 +43,7 @@
% }
%
% \author{^^A
-% The \LaTeX3 Project\thanks
+% The \LaTeX Project\thanks
% {^^A
% E-mail:
% \href{mailto:latex-team at latex-project.org}
@@ -43,7 +51,7 @@
% }^^A
% }
%
-% \date{Released 2021-02-21}
+% \date{Version 0.95a, released 2021-02-22}
%
% \maketitle
% \begin{documentation}
@@ -75,7 +83,8 @@
%
% The keys defined for \cs{DeclareDocumentMetadata}
% currently allows to set the PDF version, to set the PDF \texttt{/Lang},
-% to uncompress a pdf, to set the language and to declare a few PDF standards.
+% to uncompress a pdf, to set the language and to declare a few PDF standards
+% and some colorprofiles.
%
% \cs{DeclareDocumentMetadata} is also used to
% activate the new PDF management code and it loads
@@ -155,7 +164,7 @@
% \begin{macrocode}
%<*package>
%<@@=pdfmanagement>
-\ProvidesExplPackage {ltdocinit} {2021-02-13} {1.0}
+\ProvidesExplPackage {ltdocinit} {2021-02-22} {0.95a}
{Initialize document metadata}
% \end{macrocode}
% \cs{DeclareDocumentMetadata} should for now not be used after
diff --git a/ltdocinit.pdf b/ltdocinit.pdf
index fc6fb76..9a4ee4d 100644
Binary files a/ltdocinit.pdf and b/ltdocinit.pdf differ
More information about the latex3-commits
mailing list.