diff options
author | Karl Berry <karl@freefriends.org> | 2008-04-20 21:33:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-04-20 21:33:37 +0000 |
commit | fbbc434924c127c9b89abff25fbdfc4f387fcd47 (patch) | |
tree | 6cc8f38565f80b2d6b16b18f37ea267b029d9586 /Master/texmf-dist/tex/latex/hyperref/hdvips.def | |
parent | b2da44db5b6071ae3d6320974e527a2143043793 (diff) |
hyperref update (20apr08)
git-svn-id: svn://tug.org/texlive/trunk@7554 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/hdvips.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/hdvips.def | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hdvips.def b/Master/texmf-dist/tex/latex/hyperref/hdvips.def index 971eb187bf0..e911cd83d8e 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hdvips.def +++ b/Master/texmf-dist/tex/latex/hyperref/hdvips.def @@ -24,14 +24,14 @@ %% given in the file `manifest.txt'. %% \ProvidesFile{hdvips.def} - [2008/04/17 v6.77q + [2008/04/20 v6.77s Hyperref driver for dvips] +\def\literalps@out#1{\special{ps:SDict begin #1 end}}% +\def\headerps@out#1{\special{! #1}}% \input{pdfmark.def}% \ifx\@pdfproducer\relax \def\@pdfproducer{dvips + Distiller}% \fi -\def\literalps@out#1{\special{ps:SDict begin #1 end}}% -\def\headerps@out#1{\special{! #1}}% \providecommand*\@pdfborder{0 0 1} \providecommand*\@pdfborderstyle{} \providecommand*\@pdfview{XYZ} |