I seem to have fixed it now. I deleted my preferences file such that the original defaults where used and everything worked as it should.
Under Edit->Preferences->converters, the Latex->DVI converter has "latex" in the Extra flag box. I'm not sure what this does exactly but latex and bibtex are all run correctly.
Either my old preferences, (preserved from the previous version), got mangled when I upgraded or I accidentally deleted it somehow!
Thanks


Gareth

Herbert Vo� wrote:

Gareth Jenkins schrieb:


I having a problem generating my bibliography and tables of contents from lyx 1.3.2 qt (on SuSE 8.2) as latex only appears to be called once.
Eg. when I view>dvi, I get no bibliography file generated, just the tex and aux files. If I then run bibtex manually and then latex twice, everything works fine. Instead of running latex manually, I can also do it from lyx but I still have to do it twice (view>dvi).
It seems lyx is only running latex once and then not bothering to do anything else (i.e. bibtex).
Unfortunately I'm not sure exactly when this started happening but I did recently upgrade from 1.2 (using xforms). I have also fiddled with my preferences recently but I don't recall changing anything too important. The latex->DVI converter has latex $$i which I believe was always like that.
Below is a log file showing undefined references (which I think is normal on a first run of latex).
I can work around this manually but it's a bit inconvenient. If anyone knows how to fix this problem I would be most grateful!


did you insert the bibfile via Insert->Lists&TOC?
Otherwise LyX doesn't know that there is a bibfile.

Copy your file to temp.lyx and delete all text until
your bibfile label and insert with ERT \nocite{*} at
the beginning of the doc.

What happens now?

Herbert




Reply via email to