diff options
author | Karl Berry <karl@freefriends.org> | 2006-09-12 18:43:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-09-12 18:43:26 +0000 |
commit | 9642deff953a1af218d8dbfa14b60d270da470e9 (patch) | |
tree | a60c98aae794afd0411cd53865bd169ca223c845 /Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def | |
parent | 10c7e139be6254b0f72ebca2ea54a8a5281fd6bc (diff) |
hyperref update (10sep06)
git-svn-id: svn://tug.org/texlive/trunk@2114 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def b/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def index e557c5284e5..60b09fef316 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def +++ b/Master/texmf-dist/tex/latex/hyperref/hdvipdfm.def @@ -22,7 +22,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hdvipdfm.def} - [2006/08/29 v6.75d + [2006/09/06 v6.75e Hyperref driver for dvipdfm] \def\Hy@PutCatalog#1{\@pdfm@mark{docview << #1 >>}} \ifHy@pagelabels @@ -158,6 +158,7 @@ \def\hyper@linkfile#1#2#3{% \Hy@pstringdef\Hy@pstringF{#2}% \Hy@pstringdef\Hy@pstringD{#3}% + \leavevmode \@pdfm@mark{% bann << /Type /Annot @@ -178,6 +179,7 @@ \def\@hyper@launch run:#1\\#2#3{% filename, anchor text linkname \Hy@pstringdef\Hy@pstringF{#1}% \Hy@pstringdef\Hy@pstringP{#3}% + \leavevmode \@pdfm@mark{% bann << /Type /Annot @@ -200,6 +202,7 @@ } \def\hyper@linkurl#1#2{% \Hy@pstringdef\Hy@pstringURI{#2}% + \leavevmode \@pdfm@mark{% bann << /Type /Annot @@ -216,6 +219,7 @@ \@pdfm@mark{eann}% } \def\Acrobatmenu#1#2{% + \leavevmode \@pdfm@mark{% bann << /Type /Annot |