Hi,
When exporting/ viewing html directly from LyX (with setting
latex2html -no_subdir -split 0 -show_section_numbers $$i)
bibtex is obviously not run. I get blanks instead of labels and "no
references!" instead of the bibliography.
However, if I export the document to LaTeX and run
latex $$i
bibtex $$i
latex $$i
latex2html -no_subdir -split 0 -show_section_numbers $$i
manually, everything is fine!
This happens with LyX 1.1.6fix2 (bibtopic support in Latex.C enabled)
and 1.2.0 (CVS from yesterday).
Is this a general problem or do I have to change my settings (I seem to
remember that this used to work)?
I run texhash, reconfigured lyx, recompiled lyx... no success :-(
Thanks,
J�rgen