summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hyperref/hypertex.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-17 23:06:30 +0000
committerKarl Berry <karl@freefriends.org>2008-07-17 23:06:30 +0000
commit8ba2e4ca526b22810442d35e723f95412d7f6b4c (patch)
tree7717ffffdccc788b6a0cc78c4b46826a9ce894b0 /Master/texmf-dist/tex/latex/hyperref/hypertex.def
parent848dbb11f1b8a5adf31e6af8716456aeb12a7021 (diff)
hyperref update (17jul08)
git-svn-id: svn://tug.org/texlive/trunk@9645 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/hypertex.def')
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hypertex.def13
1 files changed, 8 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hypertex.def b/Master/texmf-dist/tex/latex/hyperref/hypertex.def
index 6fb6d9d97f9..4712006edf4 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hypertex.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hypertex.def
@@ -24,7 +24,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hypertex.def}
- [2008/07/15 v6.78b
+ [2008/07/16 v6.78c
Hyperref driver for HyperTeX specials]
\providecommand*{\XR@ext}{dvi}
\def\PDF@FinishDoc{}
@@ -39,7 +39,8 @@
\begingroup
\let\protect=\string
\hyper@chars
- \special{html:<a name=\hyper@quote #1\hyper@quote>}%
+ \special{html:<a name=%
+ \hyper@quote\HyperDestNameFilter{#1}\hyper@quote>}%
\endgroup
\Hy@activeanchortrue
\Hy@colorlink\@anchorcolor\anchor@spot\Hy@endcolorlink
@@ -51,7 +52,8 @@
\Hy@SaveLastskip
\begingroup
\hyper@chars
- \special{html:<a name=\hyper@quote#1\hyper@quote>}%
+ \special{html:<a name=%
+ \hyper@quote\HyperDestNameFilter{#1}\hyper@quote>}%
\endgroup
\Hy@activeanchortrue
}
@@ -69,7 +71,8 @@
\else
\begingroup
\hyper@chars
- \special{html:<a href=\hyper@quote\##2\hyper@quote>}%
+ \special{html:<a href=%
+ \hyper@quote\#\HyperDestNameFilter{#2}\hyper@quote>}%
\endgroup
\fi
}
@@ -105,7 +108,7 @@
\fi
}
\def\hyper@link#1#2#3{%
- \hyper@linkurl{#3}{\##2}%
+ \hyper@linkurl{#3}{\#\HyperDestNameFilter{#2}}%
}
\def\hyper@image#1#2{%
\begingroup