diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/hyperref.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/hyperref.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty index 1051f621a20..fc69c087e4f 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty +++ b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty @@ -34,7 +34,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{hyperref} - [2021-06-05 v7.00l % + [2021-06-07 v7.00m % Hypertext links for LaTeX] \begingroup \@makeother\`% @@ -4818,7 +4818,7 @@ \def\Hy@babelnormalise#1[#2]{% \begingroup \Hy@safe@activestrue - \let\protect\@unexpandableprotect + \let\protect\@unexpandable@protect \edef\Hy@tempa{% \endgroup \noexpand#1[{#2}]% @@ -8382,7 +8382,7 @@ \def\HyRef@StarSetRef#1{% \begingroup \Hy@safe@activestrue - \let\protect\@unexpandableprotect + \let\protect\@unexpandable@protect \edef\x{#1}% \@onelevel@sanitize\x \edef\x{\endgroup |