summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def')
-rw-r--r--Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def b/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def
index 21526da6a4d..5372f20764f 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hvtexhtm.def
@@ -29,13 +29,13 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hvtexhtml.def}
- [2011/03/09 v6.82d %
+ [2011/04/09 v6.82f %
Hyperref driver for VTeX in HTML mode]
\Hy@VersionCheck{hvtexhtm.def}
\providecommand*{\XR@ext}{htm}
\RequirePackage{vtexhtml}
\newif\if@Localurl
-\def\PDF@FinishDoc{}
+\let\PDF@FinishDoc\ltx@empty
\def\PDF@SetupDoc{%
\ifx\@baseurl\@empty
\else
@@ -48,7 +48,7 @@
\leavevmode
\special{!direct <a href=%
\hyper@quote\hyper@hash\HyperDestNameFilter{#2}\hyper@quote>}%
- #3%
+ #3\Hy@xspace@end
\special{!direct </a>}%
}
\def\hyper@linkurl#1#2{%
@@ -58,7 +58,7 @@
\MathBSuppress=1\relax
\special{!direct <a href=%
\hyper@quote\HyperDestNameFilter{#2}\hyper@quote>}%
- #1%
+ #1\Hy@xspace@end
\MathBSuppress=0\relax
\special{!direct </a>}%
\endgroup
@@ -122,7 +122,7 @@
\def\@Form[#1]{%
\Hy@Message{Sorry, TeXpider does not yet support FORMs}%
}
-\def\@endForm{}
+\let\@endForm\ltx@empty
\def\@Gauge[#1]#2#3#4{% parameters, label, minimum, maximum
\Hy@Message{Sorry, TeXpider does not yet support FORM gauges}%
}