- Package:
- latex2html
- Source:
- latex2html
- Submitter:
- Jens Lehmann
- Date:
- 2010-07-31 15:24:06 UTC
- Severity:
- normal
Currently latex2html does not support the commands \verbatim and
\endverbatim. These commands are needed to define verbatim-like
environments like sourcecode-listings. \begin{verbatim} and
\end{verbatim} can't be used in the definition of environments (see
documentation for more information). This bug is also valid for the 2002
version of latexhtml.
I wrote this problem to the latex2html mailinglist a while ago:
http://www.tug.org/pipermail/latex2html/2003-September/002430.html
Hi Jens, I'm trying to reproduce this bug and came up to the attached example file. With latex2html, I get the 3 code lines verbatim. I just wonder why the "MYVERBATIM:" that latex generates is missing in the html. Is this the behaviour you are criticising? bye, Roland
Hi Jens, I'm trying to reproduce this bug and came up to the attached example file. With latex2html, I get the 3 code lines verbatim. I just wonder why the "MYVERBATIM:" that latex generates is missing in the html. Is this the behaviour you are criticising? bye, Roland
Roland Stigge wrote: No, it isn't. What I am criticsing is that the verbatim doesn't do anything at all. I think you have hit a really strange corner-case here. Try renaming your environment in test4.tex to anything which does not contain the word "verbatim" itself and see what happens. :) At least on my machine the verbatim stops working. I attached the environment I want to use in my documents. Would be really great to get this working. Jens
Hi Jens, just noting Ross' comment in the BTS. bye, Roland
Hi Jens, just noting Ross' comment in the BTS. bye, Roland
Still present in version 2008.