[latex3-commits] [git/LaTeX3-latex3-hyperref] ltxcmds: correct typo @nelevel at sanitize (ddebdd5)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sun Dec 29 11:56:45 CET 2019
Repository : https://github.com/latex3/hyperref
On branch : ltxcmds
Link : https://github.com/latex3/hyperref/commit/ddebdd5b1d6872d58a2df0c06b2f707a6e931166
>---------------------------------------------------------------
commit ddebdd5b1d6872d58a2df0c06b2f707a6e931166
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sun Dec 29 11:56:45 2019 +0100
correct typo @nelevel at sanitize
>---------------------------------------------------------------
ddebdd5b1d6872d58a2df0c06b2f707a6e931166
hyperref.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hyperref.dtx b/hyperref.dtx
index 3e6247e..dba04a4 100644
--- a/hyperref.dtx
+++ b/hyperref.dtx
@@ -10880,7 +10880,7 @@
\@ifundefined{theH#1}{%
\expandafter\def\csname theH#1\endcsname{}%
\def\Hy at temp{\@elt{#1}}%
- \@nelevel at sanitize\Hy at temp
+ \@onelevel at sanitize\Hy at temp
\let\HyOrg at elt\@elt
\edef\@elt{%
\noexpand\HyCnt at LookForParentCounter
More information about the latex3-commits
mailing list