Ripeto un’aggiunta al mio ultimo post:
Latex_newbieIn sostanza succede questo:
– pdflatex main OK!
– biber main ERROR
– pdflatex main OK!
– pdflatex main OK!
Questo è il risultato della compilazione con biber sul file che mi ha aggiunto alegenn
`
Process started: biber.exe “main”
INFO – This is Biber 1.6
INFO – Logfile is 'main.blg'
INFO – Reading 'main.bcf'
WARN – Warning: Found biblatex control file version 2.5, expected version 2.4
INFO – Using all citekeys in bib section 0
INFO – Processing section 0
INFO – Looking for bibtex format file 'mybibliography.bib' for section 0
INFO – Decoding LaTeX character macros into UTF-8
INFO – Found BibTeX data source 'mybibliography.bib'
Process exited with error(s)`
Questo il log file dell’ultima compilazione
[attachment=778]main.txt[/attachment]