diff options
author | Karl Berry <karl@freefriends.org> | 2006-12-22 22:46:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-12-22 22:46:31 +0000 |
commit | 65cf1dc9000c3472b91acf91089dd74bc4474357 (patch) | |
tree | 9f29681c803329fee7cb244f24c04f94f1305fab /Master/texmf-dist/tex/latex/hyperref/hyperref.sty | |
parent | c8793f6e89dc7e05db9b8d75f07881dbbd5979d5 (diff) |
hyperref update
git-svn-id: svn://tug.org/texlive/trunk@2846 c570f23f-e606-0410-a88d-b1316a301751
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 594ae40d739..01402832369 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty +++ b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty @@ -23,7 +23,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{hyperref} - [2006/12/21 v6.75i + [2006/12/21 v6.75j Hypertext links for LaTeX] \begingroup \@makeother\`% @@ -186,8 +186,8 @@ \Hy@pagecounter0 \long\def\Hy@ReturnAfterElseFi#1\else#2\fi{\fi#1} \long\def\Hy@ReturnAfterFi#1\fi{\fi#1} -\def\Hy@safe@activestrue{\csname safe@activestrue\endcsname} -\def\Hy@safe@activesfalse{\csname safe@activesfalse\endcsname} +\def\Hy@safe@activestrue{\csname @safe@activestrue\endcsname} +\def\Hy@safe@activesfalse{\csname @safe@activesfalse\endcsname} \begingroup\expandafter\expandafter\expandafter\endgroup \expandafter\ifx\csname dimexpr\endcsname\relax \def\hypercalcbpdef#1#2{% |