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.sty15
1 files changed, 6 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty
index 4c549108d26..e023920e3d8 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty
+++ b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty
@@ -25,7 +25,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{hyperref}
- [2009/04/04 v6.78q
+ [2009/05/01 v6.78r
Hypertext links for LaTeX]
\begingroup
\@makeother\`%
@@ -375,8 +375,9 @@
\let\bgroup\/%
\let\egroup\/%
\let\discretionary\@gobbletwo
- \let\@ifnextchar\HyPsd@ifnextchar
- \let\@ifnextchar\HyPsd@new@ifnextchar
+ \def\@ifnextchar{\HyPsd@ifnextchar\@ifnextchar}%
+ \def\kernel@ifnextchar{\HyPsd@ifnextchar\kernel@ifnextchar}%
+ \def\new@ifnextchar{\HyPsd@ifnextchar\new@ifnextchar}%
\let\@protected@testopt\HyPsd@protected@testopt
\let\@protected@testopt@xargs\HyPsd@protected@testopt
\begingroup
@@ -1039,12 +1040,8 @@
\expandafter\@gobble\string#1\@empty
}%
}
-\def\HyPsd@ifnextchar{%
- \pdfstringdefWarn\@ifnextchar
- \expandafter\@gobbletwo\@gobble
-}
-\def\HyPsd@new@ifnextchar{%
- \pdfstringdefWarn\new@ifnextchar
+\def\HyPsd@ifnextchar#1{%
+ \pdfstringdefWarn#1%
\expandafter\@gobbletwo\@gobble
}
\def\HyPsd@protected@testopt#1{%