On Sat, Apr 5, 2014 at 11:45 AM, Bernd Kappenberg
<[email protected]>wrote:

>  Am 05.04.2014 15:15, schrieb Jürgen Spitzmüller:
>
>  2014-04-05 14:15 GMT+02:00 Bernd Kappenberg:
>
>> But I found out it works if you set the language package from "standard"
>> to "automatic"!
>>
>
>  What language package do you have set in Tools > Preferences > Language
> Settings > Language?
>
>
> German, User defined, \usepackage{polyglossia}
>
>
>> Now it compiles… but does not contain any citations:
>>
>
>  No surprise. At least the example file you sent me does not contains any
> citations. Or did you inserted any in your copy
>
>
> Yes, there should be citations of biblatex-examples.bib.
>
>
Hi Bernd,

I'm not sure about what you're trying to do. The file you sent has
basically no content, let alone citations. There is only one word, "LyX".
There are no citations of any kind.

Second, the \addbibresource command in the preamble should include the
absolute path to the bib file, even if it is in the same directory as the
lyx file It works as it is in the your document because the bib file is in
a standard TeX location. This is not usually the case though).

Third, I am not sure if you want to use natbib. You did select the natbib
option in the settings, but you did not load the biblatex module, nor did
you indicate to biblatex that you want to use a natbib-like style. You need
to add the natbib=true option when you load biblatex.

I added a couple of citations to your document, modified the biblatex
loading command, and added the biblatex module. The file compiles as
expected, it seems to me (see enclosed).


Or were you trying to cite all the references in the biblatex-example.bib
file in one single swoop? In that case, you should add the command
\nocite{*} in ERT in your document (I put it in a LyX note, if you want to
try it)



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



-- 
__________________________________________________
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

Attachment: Neues_Dokument3.lyx
Description: application/lyx

Reply via email to