<div dir="ltr"><div class="gmail_quote"><div dir="ltr">Hi,<div><br></div><div>I am trying to convert a latex paper into html using latex2html and I am having difficulty getting the equations to look acceptable.  The main problem appears to be anti-aliasing.  If I enable antialiasing using the -antialias_text option, the equations are mostly ok, but some symbols are completely obscured (strangely, different symbols are effected on each compilation, which I assume has something to do with the use of a PRNG in the anti-aliasing algorithm).  </div><div><br></div><div>Here are some examples of the problem:</div><div><br></div><div><img src="cid:ii_152d083a67685bc9" alt="Inline images 2" width="62" height="36"><img src="cid:ii_152d08430a9079ff" alt="Inline images 4" width="73" height="16"><img src="cid:ii_152d0840837feca1" alt="Inline images 3" width="70" height="32"></div><div><br><div><br></div><div>If I disable anti-aliasing by specifying -noantialias_text, this resolves the problem, but of course the quality of the rendering is then not suitable for publication.</div><div><br></div><div>The command I am using is given below:</div><div><br></div><div>~~~</div><div><div>latex2html -split 0 -dir HTML -no_navigation -noaddress -info "" -antialias_text -math  -html_version=4.01,math,unicode trust-eps_PRE.tex </div></div><div>~~~</div><div><br></div><div>Version information for latex2html, latex and is:</div><div><br></div><div>### Latex2html version information</div><div><br></div><div>latex2html version: 2008 (1.71)</div><div><br></div><div>### Latex version information</div><div><br></div><div><div>pdfTeX 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian)</div><div>kpathsea version 6.1.1</div><div>Copyright 2013 Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX).</div><div>Compiled with libpng 1.2.49; using libpng 1.2.50</div><div>Compiled with zlib 1.2.8; using zlib 1.2.8</div><div>Compiled with poppler version 0.24.5</div></div><div><br></div><div>### Linux version information</div><div><br></div><div><div>Linux Mint 17.3 KDE</div><div>3.19.0-32-generic #37~14.04.1-Ubuntu SMP Thu Oct 22 09:41:40 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux</div></div><div><br></div><div><br></div><div>Any help greatly appreciated,</div></div><div>Steve.</div><div><br></div></div>
</div><br></div>