Hi all, I am preparing my PhD presentation in beamer, and need to use
biblatex in order to make citations appear in the same slide. I am about to
achieve this, with a lot of effort, but now my problem is that Lyx is not
copying my bib file, as done automatically with bibtex, from my custom
folder to the temp path. When using the bibliography inset of Lyx, it
generated the following latex code:

\bibliographystyle{plain}

\bibliography{\string"D:/Mariano/papers/ECG Classification/docs/database de
referencias/refs\string"}


And work great, it means copy refs.bib from that folder to the temp path,
and compile and produce pdf ok. But when using biblatex, I dont know how to
do the filename conversion, or how to include refs.bib in the "files to
copy" list that Lyx automatically do when using the inset.

Sometime when I used the insert - file - "external material" I remember
that you can define a list of files to copy to the temp path, and then the
conversion script to use, etc. Maybe I can do smth similar with the bib
file.

Thanks for your help,
Mariano.

Reply via email to