On 10.02.19 16:34, Jürgen Spitzmüller wrote:
Am Sonntag, den 10.02.2019, 14:35 +0100 schrieb Wolfgang Engelmann:
it was quite easy > see attached screenshot. Just the BibTex
generated Bibliography at the end did it, covering several frames.
No, this does not output frames, but content _outside frames_. You
should rather use the "allowframebreaks" approach, as yours will result
in wrong margins and vertical spacing issues.

Jürgen
Jürgen, I did not find allowframebreaks in LyX. If I insert this as tex in the Lyx file

\begin{frame}[allowframebreaks]{References}
\def\newblock{}
\bibliographystyle{plain}
\bibliography{./cancer}
\end{frame}

I get

The top-level auxiliary file: Carus20190228-WE-c.aux
The style file: plain.bst
I couldn't open database file ./cancer.bib
---line 264 of file Carus20190228-WE-c.aux
  : \bibdata{./cancer
  :                  }
I'm skipping whatever remains of this command
I found no database files---while reading file Carus20190228-WE-c.aux
Warning--I didn't find a database entry for "Woolum1991"
Warning--I didn't find a database entry for "Sweeney1961"
I

although the aux file is in the same folder as the terminal from which I started LyX. What is wrong?

Wolfgang

Reply via email to