diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/hyperref.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/hyperref.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty index dc050a793c0..8f73a9471e1 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty +++ b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty @@ -30,7 +30,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{hyperref} - [2010/02/08 v6.80e + [2010/02/21 v6.80f Hypertext links for LaTeX] \begingroup \@makeother\`% @@ -2090,10 +2090,10 @@ \Hy@boolkey{unicode}{#1}% \ifHy@unicode \def\HyPsd@pdfencoding{unicode}% + \HyPsd@LoadUnicode \else \def\HyPsd@pdfencoding{pdfdoc}% \fi - \HyPsd@LoadUnicode } \def\HyPsd@LoadUnicode{% \@ifundefined{T@PU}{% |