[latex3-commits] [git/LaTeX3-latex3-pdfresources] main: correct label (38eaea1)

Ulrike Fischer fischer at troubleshooting-tex.de
Sat Feb 20 20:05:39 CET 2021


Repository : https://github.com/latex3/pdfresources
On branch  : main
Link       : https://github.com/latex3/pdfresources/commit/38eaea1fddf78ed6a2bda22398214f8f40851367

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

commit 38eaea1fddf78ed6a2bda22398214f8f40851367
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Sat Feb 20 20:05:39 2021 +0100

    correct label


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

38eaea1fddf78ed6a2bda22398214f8f40851367
 hyperref-generic.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hyperref-generic.dtx b/hyperref-generic.dtx
index 4156aef..82a6537 100644
--- a/hyperref-generic.dtx
+++ b/hyperref-generic.dtx
@@ -1040,7 +1040,7 @@
 \cs_new_protected:Npn \@@_store_metadata:nn #1 #2 %#1 key, #2 value.
   {
     %\tl_set:cn {@#1}{#2}
-    \AddToDocumentProperties{#1}{#2}
+    \AddToDocumentProperties[hyperref]{#1}{#2}
   }
 \cs_generate_variant:Nn \@@_store_metadata:nn {xn,nx,xx}
 %    \end{macrocode}





More information about the latex3-commits mailing list.