Charles de Miramon wrote: > Matthias Schmidt wrote: > >> >> well, I checked it: latex is running 3 times, and the bibliography is >> inserted within Lyx. So, the problem continues to exist! I don't >> understand, why I can see the citation reference in Lyx correct, but >> in the dvi-preview and pdf-print it is wrong >> > > Give a minimal LyX file and bibliography file. > > Cheers, > Charles
Matthias sent me his file and the problem was a tricky one. He chose the plain bibliography style when you should always use a bibliography style compatible with the bibliography package. BibTeX is very hard to understand, unintuitive and sometimes spit some cryptic error messages. The BibTeX support in LyX is very fragile. Here you could choose an incompatible bibliography style. In LyX 1.4, I have just tried that. Create a little document, choose the natbib style, insert a reference, compile. Then change to the jurabib package and the jurabib style and try to compile. Boom, error. You will have to export to latex and rerun bibtex on it, to make it work. Cheers, Charles -- http://www.kde-france.org
