summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/hyperref
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-05 22:45:57 +0000
committerKarl Berry <karl@freefriends.org>2010-05-05 22:45:57 +0000
commit2d2c3368c886dd0fe361add4dd0e8dc10445202a (patch)
tree73d34f0b8e7555ac0d71f3dbeb22695168056fc8 /Master/texmf-dist/source/latex/hyperref
parent2efa87d7787e87488d8fee8defb98eecd0dd6054 (diff)
hyperref update (4may10)
git-svn-id: svn://tug.org/texlive/trunk@18114 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/hyperref')
-rw-r--r--Master/texmf-dist/source/latex/hyperref/hyperref.dtx14
1 files changed, 8 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/hyperref/hyperref.dtx b/Master/texmf-dist/source/latex/hyperref/hyperref.dtx
index e7bf90a5451..833f590b442 100644
--- a/Master/texmf-dist/source/latex/hyperref/hyperref.dtx
+++ b/Master/texmf-dist/source/latex/hyperref/hyperref.dtx
@@ -44,7 +44,7 @@
%<puenc>\ProvidesFile{puenc.def}
%<puvnenc>\ProvidesFile{puvnenc.def}
%<puarenc>\ProvidesFile{puarenc.def}
-%<!none> [2010/05/01 v6.80z
+%<!none> [2010/05/04 v6.81a
%<package> Hypertext links for LaTeX]
%<nohyperref> Dummy hyperref (SR)]
%<driver> Hyperref documentation driver file]
@@ -126,7 +126,7 @@
\end{document}
%</driver>
% \fi
-% \CheckSum{27028}
+% \CheckSum{27032}
%
% \MakeShortVerb{|}
% \StopEventually{}
@@ -9436,7 +9436,9 @@
\@ifpackageloaded{longtable}{%
\begingroup
\def\y{\LT@array}%
- \@ifundefined{scr@LT@array}{}{\def\y{\scr@LT@array}}%
+ \@ifundefined{scr@LT@array}{%
+ \@ifundefined{adl@LT@array}{}{\def\y{\adl@LT@array}}%
+ }{\def\y{\scr@LT@array}}%
\long\def\x\refstepcounter#1#2\@sharp#3#4\@nil{%
\expandafter\endgroup
\expandafter\def\y[##1]##2{%
@@ -9452,16 +9454,16 @@
% add anchor before first line after \verb|\vskip\LTpre|
% \begin{macrocode}
\begingroup
- \def\x#1\ifvoid\LT@firsthead\copy#2\@nil{%
+ \def\x#1\ifvoid\LT@foot#2\fi#3\@nil{%
\endgroup
\def\LT@start{%
#1%
+ \ifvoid\LT@foot#2\fi
\let\@currentHref\Hy@LT@currentHref
\Hy@raisedlink{%
\hyper@anchorstart{\@currentHref}\hyper@anchorend
}%
- \ifvoid\LT@firsthead\copy
- #2%
+ #3%
}%
}%
\expandafter\x\LT@start\@nil