[latex3-commits] [git/LaTeX3-latex3-hyperref] main: handle non-ascii in ref*, issue #185 (4994dac)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sat May 15 16:02:43 CEST 2021
Repository : https://github.com/latex3/hyperref
On branch : main
Link : https://github.com/latex3/hyperref/commit/4994dacb726429558198b5d033f44d2fe36d05a9
>---------------------------------------------------------------
commit 4994dacb726429558198b5d033f44d2fe36d05a9
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sat May 15 16:02:43 2021 +0200
handle non-ascii in ref*, issue #185
>---------------------------------------------------------------
4994dacb726429558198b5d033f44d2fe36d05a9
hyperref.dtx | 1 +
1 file changed, 1 insertion(+)
diff --git a/hyperref.dtx b/hyperref.dtx
index 627e962..620e02b 100644
--- a/hyperref.dtx
+++ b/hyperref.dtx
@@ -12980,6 +12980,7 @@
\def\HyRef at StarSetRef#1{%
\begingroup
\Hy at safe@activestrue
+ \let\protect\@unexpandableprotect
\edef\x{#1}%
\@onelevel at sanitize\x
\edef\x{\endgroup
More information about the latex3-commits
mailing list.