In latex2html 98.1p1 when the argument for \lowercase is on multiple
lines, latex2html gives a warning and produces incorrect html, as in
the following example:
Latex:
Test \lowercase{Line1
Line2} End test
latex2html messages:
*** no brace for \do_cmd_lowercase , before:
<<
*** using "<" as the argument instead; is this correct? ***
html:
<P>
Test <Line1
Line2 End test
<P>
Has this been fixed?
-- Steve Sherman
-- Irvine Compiler Corp.
-- Irvine, CA
-- USA
--
- Re: latex2html: Bug with \lowercase Stephen J. Sherman
- Re: latex2html: Bug with \lowercase Ross Moore
- Re: latex2html: Bug with \lowercase Ross Moore
