Blast it , didn't work. I even noticed the stupid bib name problem after sending the email and changed it to no avail. Also tried your abolute path idea with no effect. LyX seems to be finding the bib file okay as it is inserting the citation but not processing it. See attached pdf.
I even downloaded the file I had uploaded, just to be sure I had not made some
stupid change,, replaced the entry in the preamble first with
:
\addbibresource{/biblatex_style_guide.bib} and then with
\addbibresource{/home/john/Lyx/biblatex_style_guide.bib}
Both to no avail.
I must has some weird setting on my system that is messing me up if
it's running for you . Or, I am doing something incrediably stupid that I
'll realise in a day or two.
Thanks for the help and Happy New Year.
________________________________
From: stefano franchi <[email protected]>
To: John Kane <[email protected]>
Cc: Lyx List <[email protected]>
Sent: Wednesday, January 2, 2013 11:07:32 AM
Subject: Re: Biblatex with Lyx and eventually with APA6 style
On Wed, Jan 2, 2013 at 9:44 AM, John Kane <[email protected]> wrote:
>
>Latex Preamble
>\usepackage[style=authoryear,natbib=true, backend = biber]{biblatex}
>\addbibresource{biblatex1.bib}
>
>
^^^^^^^^^^^^^^^
There is the error. Your bibfile is called biblatex_style_guide.bib not
biblatex1.bib. Replace that line in your preamble with
\addbibresource{biblatex_style_guide.bib}
and it should work (it does here). I normally use absolute paths (i.e.
\addbiresource{/your/absolutel/path/biblatex_style_guide.bib}, but it should
work with just the file name if the file is in the same directory as your lyx
file.
Cheers,
Stefano
--
__________________________________________________
Stefano Franchi
Associate Research Professor
Department of Hispanic Studies Ph: +1 (979) 845-2125
Texas A&M University Fax: +1 (979) 845-6421
College Station, Texas, USA
[email protected]
http://stefano.cleinias.org
biblatex1.pdf
Description: Adobe PDF document
