summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hyperref/hypertex.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-07-29 22:04:20 +0000
committerKarl Berry <karl@freefriends.org>2012-07-29 22:04:20 +0000
commitfe32258562977401195cca3076b1e37bdf9c836a (patch)
tree70bfa31f28ef339f5dd2650b73a1b46e7747c3ce /Master/texmf-dist/tex/latex/hyperref/hypertex.def
parent70467f28c321a6700620dd5b77fba19e158047a8 (diff)
hyperref
git-svn-id: svn://tug.org/texlive/trunk@27238 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.def14
1 files changed, 10 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hypertex.def b/Master/texmf-dist/tex/latex/hyperref/hypertex.def
index 13c604435b0..2d1c950ae67 100644
--- a/Master/texmf-dist/tex/latex/hyperref/hypertex.def
+++ b/Master/texmf-dist/tex/latex/hyperref/hypertex.def
@@ -29,7 +29,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesFile{hypertex.def}
- [2012/05/13 v6.82q %
+ [2012/07/29 v6.82v %
Hyperref driver for HyperTeX specials]
\Hy@VersionCheck{hypertex.def}
\providecommand*{\XR@ext}{dvi}
@@ -133,7 +133,9 @@
\special{html:<img src=\hyper@quote#1\hyper@quote>}%
\endgroup
}
-\def\@Form[#1]{\Hy@Message{Sorry, HyperTeX does not support FORMs}}
+\def\@Form[#1]{%
+ \Hy@Message{Sorry, HyperTeX does not support FORMs}%
+}
\let\@endForm\ltx@empty
\def\@Gauge[#1]#2#3#4{% parameters, label, minimum, maximum
\Hy@Message{Sorry, HyperTeX does not support FORM gauges}%
@@ -150,8 +152,12 @@
\def\@PushButton[#1]#2{% parameters, label
\Hy@Message{Sorry, HyperTeX does not support FORM pushbuttons}%
}
-\def\@Reset[#1]#2{\Hy@Message{Sorry, HyperTeX does not support FORMs}}
-\def\@Submit[#1]#2{\Hy@Message{Sorry, HyperTeX does not support FORMs}}
+\def\@Reset[#1]#2{%
+ \Hy@Message{Sorry, HyperTeX does not support FORMs}%
+}
+\def\@Submit[#1]#2{%
+ \Hy@Message{Sorry, HyperTeX does not support FORMs}%
+}
\newlength\Hy@SectionHShift
\def\Hy@SectionAnchorHref#1{%
\ifx\protect\@typeset@protect