Thanks, that really clears things up! I was wondering why I was able to do
relative paths until I started using biblatex. Fuller integration of
biblatex and lyx will be very welcome when it happens.
Best,
Aleksey
On Sun, Jun 2, 2013 at 11:17 AM, stefano franchi
wrote:
>
>
>
> On Tue, May 28, 20
On Tue, May 28, 2013 at 7:53 PM, Aleksey Orekhov wrote:
>
> Changing my preamble to give the full path to the bib file
> solved the problem:
>
> before
> %biblatex
> \usepackage[style=ieee,natbib=true,backend=biber]{biblatex}
> \addbibresource{Research.bib}
>
> after:
> %biblatex
> \usepackage[
Changing my preamble to give the full path to the bib file
solved the problem:
before
%biblatex
\usepackage[style=ieee,natbib=true,backend=biber]{biblatex}
\addbibresource{Research.bib}
after:
%biblatex
\usepackage[style=ieee,natbib=true,backend=biber]{biblatex}
\addbibresource{/Users/Aleksey/
Hello,
I've been trying to use biblatex in LYX with the Jabref interface for
citations on Mac OSX Lion. I have followed all of the instructions I've been
able to find online, and have gotten it to the point where, if I export plain
latex from LYX and compile that, run biber, then recom