[l2h] alltt gives meaning to more than \ and the braces

2002-11-25 Thread Gregor Goldbach
Hi there, latex2html seems do more than it should: \begin{verbatim} --foo bar \end{verbatim} and \begin{alltt} --foo bar \end{alltt} look the same when processed by LaTeX, however, latex2html converts alltt environment to an interesting result: DIV ALIGN=LEFT TT -foo BR#187;bar BR/TT /DIV

Re: [l2h] alltt gives meaning to more than \ and the braces

2002-11-25 Thread Ross Moore
Hi there, latex2html seems do more than it should: \begin{verbatim} --foo bar \end{verbatim} and \begin{alltt} --foo bar \end{alltt} look the same when processed by LaTeX, however, latex2html converts alltt environment to an interesting result: DIV ALIGN=LEFT TT -foo