[latex3-commits] [git/LaTeX3-latex3-pdfresources] develop: hook and key renamed (e1900f1)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sun Aug 15 17:08:47 CEST 2021
Repository : https://github.com/latex3/pdfresources
On branch : develop
Link : https://github.com/latex3/pdfresources/commit/e1900f19511a98164d43831ac6526bbc5d8bad93
>---------------------------------------------------------------
commit e1900f19511a98164d43831ac6526bbc5d8bad93
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sun Aug 15 17:08:47 2021 +0200
hook and key renamed
>---------------------------------------------------------------
e1900f19511a98164d43831ac6526bbc5d8bad93
hyperref-generic.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/hyperref-generic.dtx b/hyperref-generic.dtx
index dd6f188..63ac096 100644
--- a/hyperref-generic.dtx
+++ b/hyperref-generic.dtx
@@ -1214,9 +1214,9 @@
% \begin{macrocode}
\keys_define:nn { hyp / setup }
{
- next-auto-anchor .code:n =
+ next-anchor .code:n =
{
- \AddToHookNext{__hyp/dest/makeauto}
+ \AddToHookNext{__hyp/dest/make}
{\Hy at MakeCurrentHref{#1}}
}
}
More information about the latex3-commits
mailing list.