diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/hdviwind.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/hdviwind.def | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hdviwind.def b/Master/texmf-dist/tex/latex/hyperref/hdviwind.def index 79cd028166d..27700c32fda 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hdviwind.def +++ b/Master/texmf-dist/tex/latex/hyperref/hdviwind.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hdviwind.def} - [2007/01/25 v6.75q + [2007/02/07 v6.75r Hyperref driver for dviwindo] \def\Hy@PutCatalog#1{% \pdfmark{pdfmark=/PUT,Raw={\string{Catalog\string} << #1 >>}}% @@ -107,7 +107,7 @@ \edef#1{\pdfescapestring{#2}}% }% \fi -\providecommand\wwwbrowser{c:\string\netscape\string\netscape} +\providecommand*\wwwbrowser{c:\string\netscape\string\netscape} \def\hyper@anchor#1{% \Hy@SaveLastskip \begingroup @@ -380,8 +380,8 @@ \fi } \newsavebox{\pdf@box} -\providecommand{\Hy@setouterhbox}{\sbox} -\providecommand{\Hy@breaklinksunhbox}{\unhbox} +\providecommand*{\Hy@setouterhbox}{\sbox} +\providecommand*{\Hy@breaklinksunhbox}{\unhbox} \def\pdf@rect#1{% \leavevmode \ifHy@breaklinks |