Tim Michelsen wrote:
> Am Freitag, 30. April 2004 19:14 schrieb Tim Michelsen:
>> Hi,
>> I use bibtex for my bibliography data/citations.
>>
>> When I try to use bibtex (insert -> bibl.) in LyX together with the
>> beamer class I get a lot of errors.
>
> I tried again to use bibtex together with LyX. It produced the
> following error message:
> "
> LaTeX Error: \newblock undefined.
> \begin{thebibliography}{2}
>
> Try typing <return> to proceed.
> If that doesn't work, type X <return> to quit.
> "
>
> We I export the file to latex and process it I don't get any
> problems with it. Any hints?
* check that no /tmp/lyx_tmpdirXXXXXX directories exist.
rm -rf /tmp/lyx_tmpdir*
* fire up lyx and try and create the pdf file. You'll find the
offending latex file that generates the errors in
/tmp/lyx_tmpdirXYZ/lyx_tmpbuf0
* compare this to the latex file that you exported and which works
fine.
--
Angus