The following document excerpt is accepted by latex but bombs in l2h:
\documentclass{report}
\begin{document}
\chardef\backslash=`\\
\begin{itemize}
\item[{\tt \backslash}]
Backslash is the escape character
\end{itemize}
\end{document}
% latex2html demo.tex
This is LaTeX2HTML Version 98.1p1 release (March 2nd, 1998)
[...]
Unknown commands: < chardef
Done.
Dan Young
- Re: latex2html: Bug in \chardef? Dan Young
- Re: latex2html: Bug in \chardef? Greg Gamble
- Re: latex2html: Bug in \chardef? Ross Moore
- Re: latex2html: Bug in \chardef? Dan Young
- Re: latex2html: Bug in \chardef? Dan Young
