On Nov 13, 2006, at 12:54 PM, Georg Baum wrote:
Bennett Helm wrote:
It's not a lyx2lyx problem, but .tex export problem. The 1.5 .lyx
file contains:
\begin_inset LatexCommand bibtex
options "jox"
bibfiles "Bibdatabase"
\end_inset
The .tex file 1.5 exports contains:
\newpage{}\bibliographystyle{jox}
\bibliography{
Strange. It works fine here. Is "Bibdatabase" the real file name,
or does it
contain non-ascii characters or spaces? I guess younuse only one
database?
It has no non-ascii characters, no spaces. As I indicated in my
previous e-mail, the problem occurs for both single and multiple
databases.
Bennett