#218834 latex2html: missing support for \verbatim and \endverbatim

#218834#5
Date:
2003-11-02 22:04:38 UTC
From:
To:
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

#218834#10
Date:
2003-12-10 13:10:03 UTC
From:
To:
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

#218834#13
Date:
2003-12-10 13:10:03 UTC
From:
To:
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

#218834#18
Date:
2003-12-10 14:43:57 UTC
From:
To:
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

#218834#25
Date:
2004-01-02 09:38:06 UTC
From:
To:
Hi Jens,

just noting Ross' comment in the BTS.

bye,
  Roland

#218834#30
Date:
2004-01-02 09:38:06 UTC
From:
To:
Hi Jens,

just noting Ross' comment in the BTS.

bye,
  Roland

#218834#35
Date:
2010-07-31 15:12:18 UTC
From:
To:
Still present in version 2008.