[latex3-commits] [git/LaTeX3-latex3-pdfresources] develop: missing macrocode, remove hyperxmp (d2829a2)
Ulrike Fischer
fischer at troubleshooting-tex.de
Fri Sep 23 16:21:58 CEST 2022
Repository : https://github.com/latex3/pdfresources
On branch : develop
Link : https://github.com/latex3/pdfresources/commit/d2829a2cb110a06d7309f56a8bccbeeaca88d998
>---------------------------------------------------------------
commit d2829a2cb110a06d7309f56a8bccbeeaca88d998
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Fri Sep 23 16:21:58 2022 +0200
missing macrocode, remove hyperxmp
>---------------------------------------------------------------
d2829a2cb110a06d7309f56a8bccbeeaca88d998
l3pdfmeta.dtx | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/l3pdfmeta.dtx b/l3pdfmeta.dtx
index ba8a814..58a10d5 100644
--- a/l3pdfmeta.dtx
+++ b/l3pdfmeta.dtx
@@ -23,10 +23,9 @@
% for those people who are interested.
%
%<*driver>
-\RequirePackage{pdfmanagement-testphase}
\DocumentMetadata{pdfstandard=A-2b}
\documentclass[full]{l3doc}
-\usepackage{array,booktabs,hyperxmp}
+\usepackage{array,booktabs}
\hypersetup{pdfauthor=The LaTeX Project,pdftitle=l3pdfmeta (LaTeX PDF management testphase bundle)}
\begin{document}
@@ -2345,7 +2344,9 @@
% We want the block and also the resources only if they are actually used. So we pack
% them first in a local variable
% \begin{variable}{\l_@@_xmp_iptc_data_tl}
+% \begin{macrocode}
\tl_new:N\l_@@_xmp_iptc_data_tl
+% \end{macrocode}
% \end{variable}
% \begin{macro}{\@@_xmp_build_iptc_data:N}
% \begin{macrocode}
More information about the latex3-commits
mailing list.