>
>
> DR. Roos Moore
>
> Thank you for your time and reply.
>
> I didn't use any command-line options, but in my .latex2html-init file:
>
> $HTML_VERSION = '3.2';
> $NO_MATH = 1;
>
> Please tell me if I have to add any more command line options.
>
> I don't think that problem is because of original LaTex document. Because xdvi
> and dvips both give me an identical and successful results. It seems the
> problem is in the conversion of /cfrac.
Ahh.
Do you mean the amstex command \cfrac for creating continued fractions ?
Using the old-style notation: \cfrac ..... \endcfrac ?
Yes, there could well be a problem here, since I haven't subjected
this structure to any rigorous testing.
Please send an example of what you are trying to do, that doesn't work.
Indeed please send several examples that display different aspects of
how the various commands \cfrac \lcfrac \rcfrac can be used.
Do you nest these within each other?
If so, I'm pretty sure that this will break under LaTeX2HTML.
> Would you please tell me where I can find the LaTeX2HTML Version 99.1.
>
Currently it is only a beta-version, at the developer's repository:
http://saftsack.fs.uni-bayreuth.de/~latex2ht/
Hope this helps,
Ross Moore