Hallo,
ich habe Lyx für Biblatex eingerichtet entspr. der Anleitung im Lyx-Wiki, und es lief auch lange Zeit (u.a. nach Lektüre einiger aufschlussreicher Threads hier im Forum). Modul geladen, natbib=true, etc. Nur: unter Dokument->Einstellungen->Literaturverz. stellen ich immer Standard ein, beim nächsten Öffnen des Dialogs steht es wieder auf Natbib.
Jetzt kann ich ein Dokument aber nicht mehr übersetzen, und ich finde einfach nicht heraus woran es liegt. Ich bekomme diesen Fehler:
! Package biblatex Error: Unbalanced parentheses or brackets.
See the biblatex package documentation for explanation.
Type H <return> for immediate help.
...
l.441 \end{document}
Unbalanced parentheses or brackets in a foot or endnote.
This error is triggered if \bibopenparen and \bibcloseparen
or \bibopenbracket and \bibclosebracket are unbalanced
or mismatched.
Wenn ich die Lyxdatei als Latexdatei exportiere, latex drüber laufen lasse und dann bibtex, dann beschwert sich bibtex hierüber:
The 8-bit codepage and sorting file: 88591lat.csf
The top-level auxiliary file: Magisterarbeit.aux
The style file: biblatex.bst
White space in argument---line 15 of file Magisterarbeit.aux
: \citation{\bibcloseparen
: }
I'm skipping whatever remains of this command
White space in argument---line 17 of file Magisterarbeit.aux
: \citation{\bibcloseparen
: }
I'm skipping whatever remains of this command
White space in argument---line 20 of file Magisterarbeit.aux
: \citation{\blx@imc@addcomma
: }
I'm skipping whatever remains of this command
White space in argument---line 32 of file Magisterarbeit.aux
: \citation{\bibcloseparen
: }
I'm skipping whatever remains of this command
Database file #1: Magisterarbeit-blx.bib
Database file #2: /home/christian/Dokumente/Magisterarbeit/Magisterarbeit.bib
Biblatex version: 2.8
(There were 4 error messages)
Was mache ich falsch? Ich habe TexLive 2013 installiert und Lyx 2.0.6 (Linux).
Bin für jede Hilfe dankbar!