That's wonderful. Works perfectly. Thank you so much! Would this be a good candidate for the LyX hints and tips section?
XOX DOM
Dekel Tsur wrote:
Write the following in the preamble,
\let\oldthebibliography=\thebibliography
\def\thebibliography#1{}
Also, before the bibliography in the master file (before the bibtex inset)
write
\let\thebibliography=\oldthebibliography
in latex mode.
