diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/nameref.sty | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/nameref.sty b/Master/texmf-dist/tex/latex/hyperref/nameref.sty index 8f9894beef6..3bd60559908 100644 --- a/Master/texmf-dist/tex/latex/hyperref/nameref.sty +++ b/Master/texmf-dist/tex/latex/hyperref/nameref.sty @@ -20,7 +20,7 @@ %% given in the file `manifest.txt'. \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{nameref} - [2009/11/27 v2.32 Cross-referencing by name of section]% + [2009/12/02 v2.33 Cross-referencing by name of section]% \RequirePackage{refcount}[2006/02/12] \def\strip@period#1.\relax#2\@@@{#1} \newif\ifNR@showkeys @@ -123,6 +123,8 @@ \let\@mkboth\@gobbletwo \let\markright\@gobble \let\protect\@unexpandable@protect + \let\phantomsection\@empty + \def\addcontentsline{\expandafter\@gobble\@gobbletwo}% \edef\x{\endgroup \noexpand\def\noexpand\@currentlabelname{% \@currentlabelname |