Am 17.08.2012 14:29, schrieb Lars Madsen:
> Nathalie Thomauske wrote, On 2012-08-17 14:22:
>> Am 17.08.2012 13:20, schrieb Joseph Wright:
>>> On 16/08/2012 15:06, Nathalie Thomauske wrote:
>>>> Hello,
>>>> since I updated my packages I constantly get the following error:
>>>> package biblatex warning: filename.bbl is wrong format version -
>>>> expected 2.1
>>>> and filename.bbl: Undefined control sequence
>>>>
>>>> I've checked but the package biblatex 2.1 is installed and there is no
>>>> other version installed. Does anybody know what could be the problem?
>>>>
>>>> Thanks
>>>> Nathalie
>>>
>>> What TeX system do you use? MiKTeX users something update only part of
>>> their installation, ending up with mismatched Biber and biblatex files.
>>
>> I use TeX Live and TeX studio. Since I updated my packages I can't
>> create a new bbl file. Do you know how I could solve this problem?
>>
>
> does it give you any errors? which errors?
>
> are you using biber or bibtex?
>
> A bit more information about your document would be helpful
>
I use biber but bibtex is also installed. Before, I created the bbl file
by compiling latex, biber, latex and it worked but after the update it
doesn't create the bbl file any more.
I tried to delete all the files except the tex file, and did the latex
compilation without any errors. When I do the biber compilation it says
that it starts processing biber but on the right hand side at the bottom
between UTF-8 and the normal mode, it says that I do a bibtex
compilation. The error tells me:
No file VEI.bbl.
There were undefined references.
Please (re)run Biber on the file:(biblatex) filename (biblatex) and
rerun LaTeX afterwards.
It doesn't create the bbl file any more and then doesn't connect to the
bibliography source. But when I leave the old version of the bbl file,
and do the compilations, an auxiliary bbl file opens and says that
filename.bbl - Undefined control sequence:
% $ biblatex auxiliary file $
% $ biblatex version 1.7 $
% $ biber version 0.9.9 $
% Do not modify the above lines!
%
% This is an auxiliary file used by the 'biblatex' package.
% This file may safely be deleted. It will be recreated by
% biber or bibtex as required.
%
\begingroup
\makeatletter
\@ifundefined{v...@biblatex.sty}
{\@latex@error
{Missing 'biblatex' package}
{The bibliography requires the 'biblatex' package.}
\aftergroup\endinput}
{}
\endgroup
the errors are: File 'filename.bbl' is wrong format version - expected 2.1.