On Thu, Aug 30, 2001 at 06:26:53PM +0200, Jean-Pierre.Chretien wrote:
> >>I've an Lyx document whith images and tables, into a floats. The DVI
> >>output puts "figure 1.", but the latex2html output writes "Figure".
> >>
> >>Why?
> >>It's a problem of my .latex2html-init configuration?
>
> If no .aux file exists, I think that no numbering is set
> even if you asked for it in the init file or on the command line.
> In the same line, section numbering does not work in lines
> with diacritics (but this one may be solved in recent versions).
Lyx 1.1.6 should automatically run latex in order to create an aux file.
PS: A general note for people who want to do html export, is to try
several latex->html converters (latex2html, tth) and pick the one that
works best for them.