[latex3-commits] [git/LaTeX3-latex3-pdfresources] testlinkcmdhooks: forgot to double @@ (8458492)
Ulrike Fischer
fischer at troubleshooting-tex.de
Fri Apr 23 20:38:25 CEST 2021
Repository : https://github.com/latex3/pdfresources
On branch : testlinkcmdhooks
Link : https://github.com/latex3/pdfresources/commit/84584920c2f5f0c884b0c8f81f7207491078cb86
>---------------------------------------------------------------
commit 84584920c2f5f0c884b0c8f81f7207491078cb86
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Fri Apr 23 20:38:25 2021 +0200
forgot to double @@
>---------------------------------------------------------------
84584920c2f5f0c884b0c8f81f7207491078cb86
hyperref-generic.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hyperref-generic.dtx b/hyperref-generic.dtx
index 6de91ff..7c66d96 100644
--- a/hyperref-generic.dtx
+++ b/hyperref-generic.dtx
@@ -1265,7 +1265,7 @@
\catcode`\#=12 %
\gdef\href@$1{\expandafter\href at split$1##\\}%
\gdef\href at split$1#$2#$3\\$4{%
- \hyper@@link{$1}{$2}{$4}%
+ \hyper@@@@link{$1}{$2}{$4}%<---@@-docstrip doubling!
\endgroup
\hook_use:n{cmd/href/after}
}%
More information about the latex3-commits
mailing list.