[latex3-commits] [git/LaTeX3-latex3-hyperref] cleanup-patches: expand key for thmtools, issue #275 (bad8c92)

Ulrike Fischer fischer at troubleshooting-tex.de
Sun Feb 19 12:07:52 CET 2023


Repository : https://github.com/latex3/hyperref
On branch  : cleanup-patches
Link       : https://github.com/latex3/hyperref/commit/bad8c92f322f888795e4627322c897e1c40cbb85

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

commit bad8c92f322f888795e4627322c897e1c40cbb85
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Sun Feb 19 12:07:52 2023 +0100

    expand key for thmtools, issue #275


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

bad8c92f322f888795e4627322c897e1c40cbb85
 hyperref.dtx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/hyperref.dtx b/hyperref.dtx
index 33c8fa1..ca6e373 100644
--- a/hyperref.dtx
+++ b/hyperref.dtx
@@ -6390,14 +6390,14 @@
           \HyInfo at AddonList
           \HyInfo at do{\HyInfo at Key}%
         }%
-        \kv at parse@normalized{%
+        \expandafter\kv at parse@normalized\expandafter{%
           \HyInfo at Key={#2}%
         }{%
           \kv at processor@default{pdfinfo}%
         }%
       \fi
     \else
-      \kv at parse@normalized{%
+      \expandafter\kv at parse@normalized\expandafter{%
         \HyInfo at Key={#2}%
       }{%
         \kv at processor@default{pdfinfo}%





More information about the latex3-commits mailing list.