stefano franchi <stefano.franchi <at> gmail.com> writes:
>
> On Tue, Jun 26, 2012 at 11:42 PM, Julien Babinot
> <julien.babinot <at> 9online.fr> wrote:
> >
> > So my conclusion is that the bibtexall script is not working. The procedure
is
> > not detailed enough for me in the wiki, and i don't find any clue on the
forum,
> > could any windows-user (using Miktex) explain me how to generate and where
to
> > place exactly this script?
>
> Try this:
>
> run your file with the bibtexall script (with the last line changed
> from bibtex to biber). After the unsuccessful run, check
> Document>>Latex Log. In the top part of the window, where it says
> "Log Type" select "bibtex" from the drip-down menu. This should show
> you the biber log. Here you can see if biber was called by lyx and, if
> so, if it had troubles finding your .bib files.
>
> Cheers,
>
> Stefano
>
Hi Stefano,
here is the bibtex log:
This is 8-bit Big BibTeX version 0.99d
Implementation: Microsoft(R) C/C++ for Win32
Release version: 3.71 (31 May 2005)
The 8-bit codepage and sorting file: 88591lat.csf
The top-level auxiliary file: These.aux
The style file: biblatex.bst
I couldn't open auxiliary file 16C__Test_Remerciements.aux
---line 32 of file These.aux
: \@input{16C__Test_Remerciements.aux
: }
I'm skipping whatever remains of this command
I couldn't open auxiliary file 17C__Test_R__sum__.aux
---line 33 of file These.aux
: \@input{17C__Test_R__sum__.aux
: }
I'm skipping whatever remains of this command
I couldn't open auxiliary file 18C__Test_Abstract.aux
---line 34 of file These.aux
: \@input{18C__Test_Abstract.aux
: }
I'm skipping whatever remains of this command
I couldn't open auxiliary file 19C__Test_abreviations.aux
---line 41 of file These.aux
: \@input{19C__Test_abreviations.aux
: }
I'm skipping whatever remains of this command
I couldn't open auxiliary file 20C__Test_Introduction.aux
---line 42 of file These.aux
: \@input{20C__Test_Introduction.aux
: }
I'm skipping whatever remains of this command
I couldn't open auxiliary file 21C__Test_Chapitre1.aux
---line 43 of file These.aux
: \@input{21C__Test_Chapitre1.aux
: }
I'm skipping whatever remains of this command
A level-1 auxilliary file: 0C__Test_Chapitre2.aux
A level-1 auxilliary file: 2C__Test_Chapitre3.aux
I couldn't open auxiliary file 1C__Test_Chapitre4.aux
---line 60 of file These.aux
: \@input{1C__Test_Chapitre4.aux
: }
I'm skipping whatever remains of this command
I couldn't open auxiliary file 40C__Test_Chapitre5.aux
---line 61 of file These.aux
: \@input{40C__Test_Chapitre5.aux
: }
I'm skipping whatever remains of this command
I couldn't open auxiliary file 41C__Test_Chapitre6.aux
---line 62 of file These.aux
: \@input{41C__Test_Chapitre6.aux
: }
I'm skipping whatever remains of this command
I couldn't open auxiliary file 42C__Test_Conclusion.aux
---line 63 of file These.aux
: \@input{42C__Test_Conclusion.aux
: }
I'm skipping whatever remains of this command
I couldn't open auxiliary file 43C__Test_Annexes.aux
---line 64 of file These.aux
: \@input{43C__Test_Annexes.aux
: }
I'm skipping whatever remains of this command
Reallocated glb_str_ptr (elt_size=4) to 10 items from 0.
Reallocated global_strs (elt_size=1001) to 10 items from 0.
Reallocated glb_str_end (elt_size=4) to 10 items from 0.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Reallocated wiz_functions (elt_size=4) to 6000 items from 3000.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Reallocated singl_function (elt_size=4) to 100 items from 50.
Database file #1: These-blx.bib
Database file #2: C:/Test/Publi1.bib
Database file #3: C:/Test/Publi2.bib
Biblatex version: 1.7
Reallocated singl_function (elt_size=4) to 100 items from 50.
Reallocated wiz_functions (elt_size=4) to 9000 items from 6000.
Here's how much of BibTeX's memory you used:
Cites: 1 out of 750
Fields: 9 out of 5000
Hash table: 4377 out of 5000
Strings: 1134 out of 4000
Free string pool: 8327 out of 65000
Wizard functions: 6019 out of 9000
(There were 11 error messages)
I understand that bibtex is not able to find my files but why?
Cheers
Julien