von Habakuk » Di 5. Aug 2014, 14:16
Wenn ich alles setze, kommt dieses:
Process started
:3480: parser error : Premature end of data in tag section line 1970 ^ :3480: parser error : Premature end of data in tag controlfile line 2 ^
INFO - This is Biber 1.9 INFO - Logfile is 'fritz.blg' INFO - Reading 'fritz.bcf'
Process exited with error(s)
Wenn ich einen größeren Teil setze, gibt es, wenn ich recht sehe, nur Warnungen, die du auf einen bug zurückführst:
Process started
INFO - This is Biber 1.9 INFO - Logfile is 'fritz.blg' INFO - Reading 'fritz.bcf' INFO - Found 99 citekeys in bib section 0 INFO - Processing section 0 INFO - Looking for bibtex format file 'fritz.bib' for section 0 INFO - Decoding LaTeX character macros into UTF-8 INFO - Found BibTeX data source 'fritz.bib' WARN - Range field 'pages' in entry 'Muth1906F' is malformed, skipping INFO - Overriding locale 'de-DE' defaults 'normalization = NFD' with 'normalization = prenormalized' INFO - Overriding locale 'de-DE' defaults 'variable = shifted' with 'variable = non-ignorable' INFO - Sorting list 'shorthand' of type 'list' with scheme 'shorthand' and locale 'de-DE' INFO - No sort tailoring available for locale 'de-DE' INFO - Overriding locale 'de-DE' defaults 'variable = shifted' with 'variable = non-ignorable' INFO - Overriding locale 'de-DE' defaults 'normalization = NFD' with 'normalization = prenormalized' INFO - Sorting list 'nty' of type 'entry' with scheme 'nty' and locale 'de-DE' INFO - No sort tailoring available for locale 'de-DE' INFO - Writing 'fritz.bbl' with encoding 'ansinew' WARN - The entry 'Veremundus1898' has characters which cannot be encoded in 'ansinew'. Recoding problematic characters into macros. WARN - The entry 'Osinski2000' has characters which cannot be encoded in 'ansinew'. Recoding problematic characters into macros. INFO - Output to fritz.bbl INFO - WARNINGS: 3
Process exited normally
Wenn ich alles setze, kommt dieses:[code]
Process started
:3480: parser error : Premature end of data in tag section line 1970 ^ :3480: parser error : Premature end of data in tag controlfile line 2 ^
INFO - This is Biber 1.9 INFO - Logfile is 'fritz.blg' INFO - Reading 'fritz.bcf'
Process exited with error(s)[/code]
Wenn ich einen größeren Teil setze, gibt es, wenn ich recht sehe, nur Warnungen, die du auf einen bug zurückführst:
[code]Process started
INFO - This is Biber 1.9 INFO - Logfile is 'fritz.blg' INFO - Reading 'fritz.bcf' INFO - Found 99 citekeys in bib section 0 INFO - Processing section 0 INFO - Looking for bibtex format file 'fritz.bib' for section 0 INFO - Decoding LaTeX character macros into UTF-8 INFO - Found BibTeX data source 'fritz.bib' WARN - Range field 'pages' in entry 'Muth1906F' is malformed, skipping INFO - Overriding locale 'de-DE' defaults 'normalization = NFD' with 'normalization = prenormalized' INFO - Overriding locale 'de-DE' defaults 'variable = shifted' with 'variable = non-ignorable' INFO - Sorting list 'shorthand' of type 'list' with scheme 'shorthand' and locale 'de-DE' INFO - No sort tailoring available for locale 'de-DE' INFO - Overriding locale 'de-DE' defaults 'variable = shifted' with 'variable = non-ignorable' INFO - Overriding locale 'de-DE' defaults 'normalization = NFD' with 'normalization = prenormalized' INFO - Sorting list 'nty' of type 'entry' with scheme 'nty' and locale 'de-DE' INFO - No sort tailoring available for locale 'de-DE' INFO - Writing 'fritz.bbl' with encoding 'ansinew' WARN - The entry 'Veremundus1898' has characters which cannot be encoded in 'ansinew'. Recoding problematic characters into macros. WARN - The entry 'Osinski2000' has characters which cannot be encoded in 'ansinew'. Recoding problematic characters into macros. INFO - Output to fritz.bbl INFO - WARNINGS: 3
Process exited normally
[/code]