%%
%% This is file `hypertex.def',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% hyperref.dtx (with options: `hypertex')
%%
%% File: hyperref.dtx Copyright (C) 1995-1999 Sebastian Rahtz
%%
%% This package may be distributed under the terms of the LaTeX Project Public
%% License, as described in lppl.txt in the base LaTeX distribution.
%% Either version 1.0 or, at your option, any later version.
%%
\def\PDF@FinishDoc{}
\def\PDF@SetupDoc{%
\ifx\@baseurl\@empty\else
\special{html:}%
\fi
}
\def\hyper@anchor#1{%
{\let\protect=\string\special{html:}}%
\hy@activeanchortrue
\hy@colorlink{\@anchorcolor}\anchor@spot\hy@endcolorlink
\special{html:}%
\hy@activeanchorfalse
}
\def\hyper@anchorstart#1{%
{\hyper@chars\special{html:}}%
\hy@activeanchortrue
}
\def\hyper@anchorend{%
\special{html:}%
\hy@activeanchorfalse
}
\def\@urltype{url}
\def\hyper@linkstart#1#2{%
\hy@colorlink{\csname @#1color\endcsname}%
\def\@tempa{#1}\ifx\@tempa\@urltype
\special{html:}%
\else
{\hyper@chars\special{html:}}%
\fi
}
\def\hyper@linkend{%
\special{html:}%
\hy@endcolorlink
}
\def\hyper@linkfile#1#2#3{%
\hyper@linkurl{#1}{file:#2\ifx\\#3\\\else\##3\fi}%
}
\def\hyper@linkurl#1#2{%
\ifhy@raiselinks
\setbox\@tempboxa=\hbox{#1}%
\@linkdim\dp\@tempboxa
\leavevmode\lower\@linkdim\hbox{%
{\hyper@chars\special{html:}}%
}%
\hy@colorlink{\@urlcolor}#1%
\@linkdim\ht\@tempboxa
\advance\@linkdim by -6.5\p@
\raise\@linkdim\hbox{\special{html:}}%
\hy@endcolorlink
\else
{\hyper@chars
\special{html:}%
\hy@colorlink{\@urlcolor}#1\special{html:}%
\hy@endcolorlink}%
\fi
}
\def\hyper@link#1#2#3{%
\hyper@linkurl{#3}{\##2}%
}
\def\hyper@image#1#2{%
{\hyper@chars
\special{html:
}}}
\def\@Form[#1]{\typeout{Sorry, HyperTeX does not support FORMs}}
\def\@endForm{}
\def\@Gauge[#1]#2#3#4{% parameters, label, minimum, maximum
\typeout{Sorry, HyperTeX does not support FORM gauges}%
}
\def\@TextField[#1]#2{% parameters, label
\typeout{Sorry, HyperTeX does not support FORM text fields}%
}
\def\@CheckBox[#1]#2{% parameters, label
\typeout{Sorry, HyperTeX does not support FORM checkboxes}%
}
\def\@ChoiceMenu[#1]#2#3{% parameters, label, choices
\typeout{Sorry, HyperTeX does not support FORM choice menus}%
}
\def\@PushButton[#1]#2{% parameters, label
\typeout{Sorry, HyperTeX does not support FORM pushbuttons}%
}
\def\@Reset[#1]#2{\typeout{Sorry, HyperTeX does not support FORMs}}
\def\@Submit[#1]#2{\typeout{Sorry, HyperTeX does not support FORMs}}
\endinput
%%
%% End of file `hypertex.def'.