On Tue, Jul 17, 2001 at 03:37:53PM +0200, J�rgen Spitzm�ller wrote:
> 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)?

It should work.
Open the converters tab in the preferences dialog, and select the
latex->html converter. What is the value of the 'flag' field ?
It should be originaldir,needaux

Reply via email to