Andre Poenitz wrote: > On Wed, Oct 09, 2002 at 02:48:51AM -0400, Alex Casti wrote: > > > It looks like a latex2html problem, doesn't it? > > > If so, the authors of latex2html might help. > > > > It didn't seem beyond the realm of possibilty that it had > > something to do with the lyx conversion to latex. It > > was also a current thread of discussion on this list, so... > > Well, then how does the intermediate .tex and the final .html > look like?
Well, like you suggested, the promised land was within the borders of latex2html documentation. For the sake of completeness I'll mention the fix. The equation numbers weren't appearing in my .html because I ran the converter on the latex file without first compiling the latex and creating the .aux file. When I compiled the latex first, and then ran the converter, everything turned out beautiful. Thanks, Alex
