diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/hpdftex.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/hpdftex.def | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hpdftex.def b/Master/texmf-dist/tex/latex/hyperref/hpdftex.def index 115a7993344..2c45b13f775 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hpdftex.def +++ b/Master/texmf-dist/tex/latex/hyperref/hpdftex.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hpdftex.def} - [2007/01/25 v6.75q + [2007/02/07 v6.75r Hyperref driver for pdfTeX] \let\Hy@PutCatalog\pdfcatalog \ifHy@pagelabels @@ -94,7 +94,7 @@ \else \pdflinkmargin1pt \fi -\providecommand\@pdfview{XYZ} +\providecommand*\@pdfview{XYZ} \def\new@pdflink#1{% \ifHy@verbose \typeout{pdftex: define anchor at line \the\inputlineno: #1}% @@ -108,7 +108,7 @@ \def\Hy@DestName#1#2{% \pdfdest name{#1}#2\relax } -\providecommand\@pdfborder{0 0 1} +\providecommand*\@pdfborder{0 0 1} \providecommand*\@pdfborderstyle{} \def\Hy@undefinedname{UNDEFINED} \def\find@pdflink#1#2{% |