summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hyperref/htexture.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-02-26 00:40:18 +0000
committerKarl Berry <karl@freefriends.org>2010-02-26 00:40:18 +0000
commit2879f4c79a28689be64c43518e2d54d1158015c3 (patch)
tree340e3ecbc7b24e4e7430080ccde14fadaa945149 /Master/texmf-dist/tex/latex/hyperref/htexture.def
parent0288945faa2fa7ad7b023fe54b2eefac37ba88f6 (diff)
hyperref update (24feb10)
git-svn-id: svn://tug.org/texlive/trunk@17207 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/htexture.def')
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/htexture.def6
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/htexture.def b/Master/texmf-dist/tex/latex/hyperref/htexture.def
index 547f1a2f0c9..3a7ab19ea6c 100644
--- a/Master/texmf-dist/tex/latex/hyperref/htexture.def
+++ b/Master/texmf-dist/tex/latex/hyperref/htexture.def
@@ -29,7 +29,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{htexture.def}
- [2010/02/21 v6.80f
+ [2010/02/25 v6.80h
Hyperref driver for Textures]
\providecommand*{\XR@ext}{pdf}
\begingroup
@@ -126,6 +126,7 @@
}
\def\hyper@anchor#1{%
\Hy@SaveLastskip
+ \Hy@VerboseAnchor{#1}%
\begingroup
\let\protect=\string
\special{html:<a name=%
@@ -139,6 +140,7 @@
}
\def\hyper@anchorstart#1{%
\Hy@SaveLastskip
+ \Hy@VerboseAnchor{#1}%
\begingroup
\hyper@chars
\special{html:<a name=%
@@ -153,6 +155,7 @@
}
\def\@urltype{url}
\def\hyper@linkstart#1#2{%
+ \Hy@VerboseLinkStart{#1}{#2}%
\expandafter\Hy@colorlink\csname @#1color\endcsname
\def\Hy@tempa{#1}%
\ifx\Hy@tempa\@urltype
@@ -201,6 +204,7 @@
\fi
}
\def\hyper@link#1#2#3{%
+ \Hy@VerboseLinkStart{#1}{#2}%
\hyper@linkurl{#3}{\#\HyperDestNameFilter{#2}}%
}
\def\hyper@image#1#2{%