[latex3-commits] [git/LaTeX3-latex3-pdfresources] main: grumpf (fed62b9)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sun Feb 14 19:06:24 CET 2021
Repository : https://github.com/latex3/pdfresources
On branch : main
Link : https://github.com/latex3/pdfresources/commit/fed62b9e2b66ea15b596f7b8133693e26fdc8865
>---------------------------------------------------------------
commit fed62b9e2b66ea15b596f7b8133693e26fdc8865
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sun Feb 14 19:06:24 2021 +0100
grumpf
>---------------------------------------------------------------
fed62b9e2b66ea15b596f7b8133693e26fdc8865
hyperref-generic.dtx | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/hyperref-generic.dtx b/hyperref-generic.dtx
index 1873e35..b1eb46d 100644
--- a/hyperref-generic.dtx
+++ b/hyperref-generic.dtx
@@ -3457,8 +3457,9 @@
\@@_text_pdfstring_info:nN {##1}\l_@@_tmpa_str
\str_if_eq:VnF\l_@@_tmpa_str{<FEFF>}
{
- \pdfmanagement_add:nVx {Info}
- \l_keys_key_str {\l_@@_tmpa_str}
+ \exp_args:Nno
+ \pdfmanagement_add:nnx {Info}
+ { \l_keys_key_str } {\l_@@_tmpa_str}
}
}
}
More information about the latex3-commits
mailing list.