summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hyperref/hyperref.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/hyperref.sty')
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hyperref.sty14
1 files changed, 11 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty
index 8e1c424a548..757d8fc1454 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty
+++ b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty
@@ -30,7 +30,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{hyperref}
- [2010/03/30 v6.80u
+ [2010/04/17 v6.80x
Hypertext links for LaTeX]
\begingroup
\@makeother\`%
@@ -3946,10 +3946,15 @@
}%
\fi
\fi
- \DeclareRobustCommand\ref{\@ifstar\@refstar\T@ref}%
+ \DeclareRobustCommand\ref{%
+ \@ifstar\@refstar\T@ref
+ }%
\DeclareRobustCommand\pageref{%
\@ifstar\@pagerefstar\T@pageref
}%
+ \DeclareRobustCommand*{\nameref}{%
+ \@ifstar\@namerefstar\T@nameref
+ }%
}
\Hy@AtBeginDocument{%
\ifHy@texht
@@ -5115,7 +5120,7 @@
\edef\hyper@hash{\string#}
\edef\hyper@tilde{\string~}
\edef\hyper@quote{\string"}
-\let\@currentHref\@empty
+\def\@currentHref{Doc-Start}
\let\Hy@footnote@currentHref\@empty
\Hy@AtBeginDocument{%
\Hy@pdfstringtrue
@@ -7082,6 +7087,9 @@
\def\@pagerefstar#1{%
\HyRef@StarSetRef{#1}\@secondoffive
}
+\def\@namerefstar#1{%
+ \HyRef@StarSetRef{#1}\@thirdoffive
+}
\Hy@AtBeginDocument{%
\@ifpackageloaded{varioref}{%
\def\@Refstar#1{%