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