[l2h] LaTeX2HTML Version 2008 (1.71): Bug in math text formula conversion?

Mathias Kortke kortke at ias.et.tu-dresden.de
Mon Dec 14 20:53:14 CET 2009


Hallo all,

recently I had to upgrade from LaTeX2HTML Version 2002-2-1 (1.70) to 
LaTeX2HTML Version 2008 (1.71).


Converting math formulas in the text, like:

Sets: $M, N, \ldots$\\

with the command:

latex2html -html_version 4.0,math mathtest_1

result with the new version in:

Sets: <!-- MATH
 $M, N, \ldots$
 -->
<SPAN CLASS="MATH"><I>M</I>, <I>N</I>,...</SPAN>
<tex2html_verbatim_mark>mathend000#
<BR>


Using the old aTeX2HTML Version 2002-2-1 (1.70), I got:

Sets: <!-- MATH
 $M, N, \ldots$
 -->
<SPAN CLASS="MATH"><I>M</I>, <I>N</I>,...</SPAN>
<BR>


Unfortunately, each text formular contains the additional expression 
"mathend000#" and it appears every time in the html-browser!
What can avoid this?

My .latex2html-init file only contains the 2 lines:
$MATH_SCALE_FACTOR = 1.8;
$DISP_SCALE_FACTOR = 1.0;

For more detailed examples, please see the attached LaTeX file 
mathtest_1.tex and the results in mathtest_1.zip.


Many thanks for help, 
Mathias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mathtest_1.tex
Type: application/x-tex
Size: 437 bytes
Desc: 
URL: <http://tug.org/pipermail/latex2html/attachments/20091214/25e3e938/attachment.tex>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mathtest_1.zip
Type: application/zip
Size: 14765 bytes
Desc: 
URL: <http://tug.org/pipermail/latex2html/attachments/20091214/25e3e938/attachment.zip>


More information about the latex2html mailing list