diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/htexture.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/htexture.def | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/htexture.def b/Master/texmf-dist/tex/latex/hyperref/htexture.def index 1853e69490f..f37198eba97 100644 --- a/Master/texmf-dist/tex/latex/hyperref/htexture.def +++ b/Master/texmf-dist/tex/latex/hyperref/htexture.def @@ -24,7 +24,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{htexture.def} - [2008/04/20 v6.77s + [2008/04/22 v6.77t Hyperref driver for Textures] \begingroup \obeylines % @@ -42,7 +42,7 @@ end% }% }% -\AtBeginShipoutFirst{% +\g@addto@macro\Hy@FirstPageHook{% \headerps@out{% /betterpdfmark {% systemdict begin % @@ -55,14 +55,7 @@ }ifelse % end% }def\Hy@ps@CR - __pdfmark__ not{/pdfmark /betterpdfmark load def}if % - systemdict /pdfmark known% - {% - userdict /?pdfmark systemdict /load get put% - }{% - userdict /?pdfmark systemdict /pop get put% - }% - ifelse% + __pdfmark__ not{/pdfmark /betterpdfmark load def}if% }% end of \headerps@out }% end of \AtBeginShipoutFirst \input{pdfmark.def}% |