I'm trying to export a LyX file to LaTeX format and getting the following warning.
LyX: Export Warning! There are spaces in the paths of your BibTeX databases. BibTeX will be unable to find them.
Any suggestion to handle this warning. Thanks
|
I'm trying to export a LyX file to LaTeX format and getting the following warning.
Any suggestion to handle this warning. Thanks |
||||
|
The warning is pretty clear: you have a BibTeX ( |
|||
|
|
.bib) database file, and it is in a folder which has spaces in the name. LaTeX and BibTeX really do not like spaces in names: do not use them! – Joseph Wright♦ Apr 16 '11 at 7:56