From 943bbbbfd0cd312d527a53cd140d9f71c2b71075 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 2 Oct 2011 23:04:42 +0000 Subject: hyperref (2oct11) git-svn-id: svn://tug.org/texlive/trunk@24171 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/hyperref/hyperref.dtx | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/source/latex/hyperref') diff --git a/Master/texmf-dist/source/latex/hyperref/hyperref.dtx b/Master/texmf-dist/source/latex/hyperref/hyperref.dtx index 81b6e3ef903..5097b02f0e6 100644 --- a/Master/texmf-dist/source/latex/hyperref/hyperref.dtx +++ b/Master/texmf-dist/source/latex/hyperref/hyperref.dtx @@ -44,7 +44,7 @@ %\ProvidesFile{puenc.def} %\ProvidesFile{puvnenc.def} %\ProvidesFile{puarenc.def} -% [2011/09/28 v6.82i % +% [2011/10/01 v6.82j % % Hypertext links for LaTeX] % Dummy hyperref (SR)] % Hyperref documentation driver file] @@ -139,7 +139,7 @@ \end{document} % % \fi -% \CheckSum{28601} +% \CheckSum{28614} % % \MakeShortVerb{|} % \StopEventually{} @@ -10643,12 +10643,19 @@ % \begin{macrocode} \@ifpackageloaded{tabularx}{% \let\HyOrg@TX@endtabularx\TX@endtabularx - \def\TX@endtabularx{% + \def\Hy@tabularx@hook{% \let\@footnotetext\H@@footnotetext \let\@footnotemark\H@@footnotemark \let\@mpfootnotetext\H@@mpfootnotetext - \HyOrg@TX@endtabularx }% + \begingroup + \toks@\expandafter{\TX@endtabularx}% + \xdef\Hy@gtemp{% + \noexpand\Hy@tabularx@hook + \the\toks@ + }% + \endgroup + \let\TX@endtabularx\Hy@gtemp }{}% % \end{macrocode} % -- cgit v1.2.3