I'm using LaTeX2HTML v98.2beta2. Now that alltt is supposed to work,
I'll report this problem. This snippet illustrates my problem.
\documentclass{article}
\usepackage{alltt}
\usepackage{html}
\begin{document}
\begin{alltt}
line 1
line 2
line 3
All lines above should be aligned. It looks
like the spaces before the first line are being gobbled.
\end{alltt}
\end{document}
-Mike
+----------------------------------------------------------------------+
| Dr. Michael L. Hall <[EMAIL PROTECTED]>, 505-665-4312 |
| Los Alamos National Laboratory Research: radiation transport, |
| P.O. Box 1663, MS-D409 fluid dynamics, numerical modeling, |
| Los Alamos, NM 87545 magnetohydrodynamics |
+----------------------------------------------------------------------+
------------- End Forwarded Message -------------