%%docurl.tex last modified Wednesday, April 10, 2002 at 11:14 by JL
\iftth{\special{html:<body bgcolor="FFFFFF">}}\fi%%force bgcolor=WHITE
\iftth\special{html:<font size="-1"><SCRIPT LANGUAGE="JavaScript">
     <!--//hide script from old browsers
     document.write("The current URL is <a href='"+ document.URL+ "'>"+document.URL+"</a>");
     //end hiding contents -->
</SCRIPT></font> <address> <script language="Javascript"> <!--
// please keep these lines on when you copy the source
// made by: Nicolas - http://www.javascript-page.com
// modified by jlewis@uic.edu
 var default_date = '<!--#echo var="LAST_MODIFIED"-->'
 var lm = document.lastModified
 if (Date.parse(lm) == 0) {
 lm = default_date
 }
 document.write("<address><font size='-1'>Last Modified " + lm+ " by <a   href='mailto:jlewis@uic.edu'>jlewis@uic.edu</a></font></address>")
//-->
</script> </address> } \fi
%%%%
%%%%Macros by Ian Hutchinson http://hutchinson.belmont.ma.us/tth/manual/secA.html#tth_sEcA
\def\hyperlink#1#2{\special{html:<a href="#1">}#2\special{html:</a>}}
  % Incorrect link name in \TeX\ because # can't be passed properly to a special.
\def\hypertarget#1#2{\special{html:<a name="#1">}#2\special{html:</a>}}
\long\def\tthdump#1{#1} % Do nothing. The following are not done for TtH.
\tthdump{%
\def\title#1{\bgroup\leftskip 0 pt plus1fill \rightskip 0 pt plus1fill
\pretolerance=100000 \lefthyphenmin=20 \righthyphenmin=20
\noindent #1 \par\egroup}% Centers a possibly multi-line title.
 \let\author=\title % Actually smaller font than title in \LaTeX.
 \input epsf     % PD package defines \epsfbox for figure inclusion
  % Macro for http reference inclusion, per hypertex.
 \def\href#1#2{\special{html:<a href="#1">}#2\special{html:</a>}}
 \def\urlend#1{#1\endgroup}
 \def\url{\begingroup \tt
  \catcode`\_=13 % Don't know why this works.
  \catcode`\~=11 \catcode`\#=11 \catcode`\^=11
  \catcode`\$=11 \catcode`\&=11 \catcode`\%=11
\urlend}% \url for plain \TeX.
}
 %%%%%%%%how to create links to hypertargets in pdf using dvipdfm
 %%%%%%%%\iftth
 %%%%%%%%\hypertarget{name}{text}
 %%%%%%%%\href{./file.htm#name}{./file.htm#name}
 %%%%%%%%\else
 %%%%%%%%\hypertarget{name}{text in standard TeX}
 %%%%%%%%\url{\href{./file.pdf#name}{./file.pdf#name}}
 %%%%%%%%\fi

