diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/htexture.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/htexture.def | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/htexture.def b/Master/texmf-dist/tex/latex/hyperref/htexture.def index 256808d2a25..1ea8bee0899 100644 --- a/Master/texmf-dist/tex/latex/hyperref/htexture.def +++ b/Master/texmf-dist/tex/latex/hyperref/htexture.def @@ -7,6 +7,8 @@ %% hyperref.dtx (with options: `textures') %% %% File: hyperref.dtx Copyright 1995-2001 Sebastian Rahtz, +%% with portions written by David Carlisle and Heiko Oberdiek, +%% 2001-2007 Heiko Oberdiek. %% %% This file is part of the `Hyperref Bundle'. %% ------------------------------------------- @@ -22,7 +24,7 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{htexture.def} - [2007/06/14 v6.76i + [2007/10/30 v6.77b Hyperref driver for Textures] \begingroup \obeylines % @@ -40,7 +42,7 @@ end% }% }% -\AtBeginDvi{% +\AtBeginShipoutFirst{% \headerps@out{% /betterpdfmark {% systemdict begin % @@ -62,7 +64,7 @@ }% ifelse% }% end of \headerps@out -}% end of \AtBeginDvi +}% end of \AtBeginShipoutFirst \input{pdfmark.def}% \ifx\@pdfproducer\relax \def\@pdfproducer{Textures + Distiller}% |