summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-06-01 16:58:52 +0000
committerKarl Berry <karl@freefriends.org>2007-06-01 16:58:52 +0000
commit4d027ddb699c57025992eccbdd3cef0ec2836ee1 (patch)
tree7c9a8e252aa5133aa4c986aa37af12b8484ec44b /Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def
parentab8a652a0280de02179bbbdd79296f2bbd4073f7 (diff)
hyperref update (30may07)
git-svn-id: svn://tug.org/texlive/trunk@4399 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def')
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def96
1 files changed, 48 insertions, 48 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def b/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def
index c6214f4f354..f044af75fbe 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hvtexmrk.def
@@ -22,14 +22,14 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hvtexmrk.def}
- [2007/02/27 v6.75t
+ [2007/05/29 v6.76g
Hyperref driver for VTeX in PDF/PS mode (pdfmark specials)]
\input{pdfmark.def}%
\ifx\@pdfproducer\relax
\ifnum\OpMode=\@ne
- \def\@pdfproducer{VTeX}
+ \def\@pdfproducer{VTeX}%
\else
- \def\@pdfproducer{VTeX + Distiller}
+ \def\@pdfproducer{VTeX + Distiller}%
\fi
\fi
\def\literalps@out#1{\special{pS:#1}}%
@@ -40,51 +40,51 @@
\providecommand*\@pdfviewparams{ H.V}
\AtBeginDvi{%
\headerps@out{%
- /vsize {\Hy@pageheight} def
- /HyperBorder {1} def
- /H.V {pdf@hoff pdf@voff null} def
- /H.B {/Rect[pdf@llx pdf@lly pdf@urx pdf@ury]} def
- /H.S {
- currentpoint
- HyperBorder sub
- /pdf@lly exch def
- dup 72 add /pdf@hoff exch def
- HyperBorder sub
- /pdf@llx exch def
- } def
- /H.L {
- 2 sub
- /HyperBasePt exch def
- currentpoint
- HyperBasePt add HyperBorder add
- /pdf@ury exch def
- HyperBorder add
- /pdf@urx exch def
- } def
- /H.A {
- H.L
- currentpoint exch pop
- vsize 72 sub exch
- HyperBasePt add add
- /pdf@voff exch def
- } def
- /H.R {
- currentpoint
- HyperBorder add
- /pdf@ury exch def
- HyperBorder add
- /pdf@urx exch def
- currentpoint exch pop vsize 72 sub add
- /pdf@voff exch def
- } def
- systemdict /pdfmark known
- {
- userdict /?pdfmark systemdict /exec get put
- }{
- userdict /?pdfmark systemdict /pop get put
- userdict /pdfmark systemdict /cleartomark get put
- }
- ifelse
+ /vsize {\Hy@pageheight} def%
+ /HyperBorder {1} def%
+ /H.V {pdf@hoff pdf@voff null} def%
+ /H.B {/Rect[pdf@llx pdf@lly pdf@urx pdf@ury]} def%
+ /H.S {%
+ currentpoint %
+ HyperBorder sub%
+ /pdf@lly exch def %
+ dup 72 add /pdf@hoff exch def %
+ HyperBorder sub%
+ /pdf@llx exch def%
+ } def%
+ /H.L {%
+ 2 sub%
+ /HyperBasePt exch def %
+ currentpoint %
+ HyperBasePt add HyperBorder add%
+ /pdf@ury exch def %
+ HyperBorder add%
+ /pdf@urx exch def%
+ } def%
+ /H.A {%
+ H.L %
+ currentpoint exch pop %
+ vsize 72 sub exch %
+ HyperBasePt add add%
+ /pdf@voff exch def%
+ } def%
+ /H.R {%
+ currentpoint %
+ HyperBorder add%
+ /pdf@ury exch def %
+ HyperBorder add%
+ /pdf@urx exch def %
+ currentpoint exch pop vsize 72 sub add%
+ /pdf@voff exch def%
+ } def %
+ systemdict /pdfmark known%
+ {%
+ userdict /?pdfmark systemdict /exec get put%
+ }{%
+ userdict /?pdfmark systemdict /pop get put %
+ userdict /pdfmark systemdict /cleartomark get put%
+ }%
+ ifelse%
}%
}
\endinput