\batchmode
\documentstyle[11pt]{article}
\makeatletter


\setlength{\textheight}{9.25in}
\setlength{\oddsidemargin}{-.25in}
\setlength{\evensidemargin}{-.25in}
\setlength{\textwidth}{7in}
\addtolength{\topmargin}{-1in}
\pagestyle{empty}




\def\xdvi{{\tt xdvi}}

\makeatother
\newenvironment{tex2html_wrap}{}{}
\newwrite\lthtmlwrite
\def\lthtmltypeout#1{{\let\protect\string\immediate\write\lthtmlwrite{#1}}}%
\newbox\sizebox
\begin{document}
\pagestyle{empty}
{\newpage
\clearpage
\samepage \begin{figure}[hb]
\begin{center}
\begin{tabular}{ll}
{\bf Function} & {\bf Keyboard Command} \\  \hline
go to next page & n, f, or space \\ 
go to  previous page & p, b, or backspace \\ 
skip $\langle$\# of pages$\rangle$ pages &
$\langle$\# of pages$\rangle$ $<${\sc return}$>$ \\ 
go to page $\langle$page \#$\rangle$ & $\langle$page \#$\rangle$ g \\ 
zoom& 1s \\ 
unzoom & 4s \\ 
reread file & r \\ 
exit & q, Ctrl-C, or Ctrl-D \\ 
\end{tabular}
\end{center}
\end{figure}
}

{\newpage
\clearpage
\samepage \begin{figure}[hb]
\begin{center}
\begin{tabular}{ll}
Description & Command \\  \hline
For a small ``magnifying glass''& press the left button \\ 
For a medium ``magnifying glass'' & press the middle button \\ 
For a large ``magnifying glass''  & press the right button \\ 
To make the point under the & type the letter c\\ 
mouse the center of the window &  \\ 
\end{tabular}
\end{center}
\end{figure}
}

\stepcounter{section}

\end{document}
