In the code I have included, latex2html-99.2beta5 seems to interpret
the % as the beginning of a comment, even though it is within a
verbatim environment.  Is there a way to fix this?

LaTeX:
-----
  \documentclass{report}
  
  \begin{document}
  
  \begin{verbatim} This is a test % of latex2html \end{verbatim}
  
  \end{document}

Message in output:
-----------------
%'Cannot find \end{verbatim}

Section from generated html:
---------------------------
<P>
<tex2html_unfinished_mark>verbatim2#
<BR><HR>

        
-- Steve Sherman
-- Irvine Compiler Corp.




Reply via email to