2014-04-05 13:20 GMT+02:00 Bernd Kappenberg:

        ! Undefined control sequence.
        <argument> blx@lng@\bbl@main@language


    This looks like a mismatch of polyglossia and biblatex. It might
    be a problem in your setting/distribution (the file compiles fine
    for me with XeTeX).

    Does it work if you use pdflatex instead of XeTeX?


No :(


Wait, I think I know what's happening. Biblatex needs to detect whether babel or polyglossia is used, but LyX loads polyglossia after the user preamble, too late for biblatex detection.

Does it help if you write

\usepackage{polyglossia}

just before the \usepackage{biblatex} line?

Also no :(

But I found out it works if you set the language package from "standard" to "automatic"!

Now it compiles... but does not contain any citations:

14:09:26.181: Generiere Vorschau ...

14:09:26.268: (buffer-view pdf4)

14:09:26.341: xelatex "Neues_Dokument2.tex"

14:09:26.408: This is XeTeX, Version 3.1415926-2.5-0.9999.3 (MiKTeX 2.9)

14:09:26.558: entering extended mode

14:09:26.558:

14:09:26.559: (C:\Users\Bernd\AppData\Local\Temp\lyx_tmpdir.uztkiviWM284\lyx_tmpbuf0\Neues_Do

14:09:26.559: kument2.tex

14:09:26.561: LaTeX2e <2011/06/27>

14:09:26.561: Babel <v3.8m> and hyphenation patterns for english, afrikaans, ancientgreek, ba

14:09:26.562: sque, bokmal, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, es

14:09:26.563: tonian, finnish, french, galician, german, german-x-2013-05-26, greek, hungaria

14:09:26.564: n, icelandic, irish, italian, kurmanji, latin, latvian, lithuanian, monogreek,

14:09:26.564: ngerman, ngerman-x-2013-05-26, nynorsk, polish, portuguese, romanian, russian,

14:09:26.565: serbian, slovak, slovenian, spanish, ukenglish, usenglishmax, loaded.

14:09:26.566:

14:09:27.072:

14:09:27.073: ** WARNING ** Couldn't open font map file "kanjix.map".

14:09:27.130: biber "Neues_Dokument2"

14:09:28.574: INFO - This is Biber 1.8

14:09:28.575: INFO - Logfile is 'Neues_Dokument2.blg'

14:09:28.576: INFO - Reading 'Neues_Dokument2.bcf'

14:09:28.577: INFO - Found 0 citekeys in bib section 0

14:09:28.578: WARN - The file 'Neues_Dokument2.bcf' does not contain any citations!

14:09:28.578: INFO - Writing 'Neues_Dokument2.bbl' with encoding 'UTF-8'

14:09:28.579: INFO - Output to Neues_Dokument2.bbl

14:09:28.580: INFO - WARNINGS: 1

14:09:28.590: xelatex "Neues_Dokument2.tex"

14:09:28.623: This is XeTeX, Version 3.1415926-2.5-0.9999.3 (MiKTeX 2.9)

14:09:28.773: entering extended mode

14:09:28.774:

14:09:28.775: (C:\Users\Bernd\AppData\Local\Temp\lyx_tmpdir.uztkiviWM284\lyx_tmpbuf0\Neues_Do

14:09:28.776: kument2.tex

14:09:28.776: LaTeX2e <2011/06/27>

14:09:28.777: Babel <v3.8m> and hyphenation patterns for english, afrikaans, ancientgreek, ba

14:09:28.778: sque, bokmal, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, es

14:09:28.779: tonian, finnish, french, galician, german, german-x-2013-05-26, greek, hungaria

14:09:28.780: n, icelandic, irish, italian, kurmanji, latin, latvian, lithuanian, monogreek,

14:09:28.780: ngerman, ngerman-x-2013-05-26, nynorsk, polish, portuguese, romanian, russian,

14:09:28.781: serbian, slovak, slovenian, spanish, ukenglish, usenglishmax, loaded.

14:09:28.782:

14:09:29.280:

14:09:29.280: ** WARNING ** Couldn't open font map file "kanjix.map".

14:09:29.331: pdfview "Neues_Dokument2.pdf"

14:09:29.331: Erfolgreiche Vorschau des Formats PDF (XeTeX)


Regards,
Bernd

Reply via email to