summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hyperref/hyperref.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-05-07 14:06:36 +0000
committerKarl Berry <karl@freefriends.org>2009-05-07 14:06:36 +0000
commita4f87700e8526eea8269d63d945f357ad10cc2bb (patch)
treed8792b6c1d1419eab081bea8dc9119c6ccb20cd7 /Master/texmf-dist/tex/latex/hyperref/hyperref.sty
parentcd1a537262711f171841dad07ef552a35e10be89 (diff)
hyperref update (3may09)
git-svn-id: svn://tug.org/texlive/trunk@12984 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.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{%