Biblatex - Error - Backend=biber

Erstellung eines Literaturverzeichnisses mit BibTeX, Biber, BibLaTeX und Co.


Pablito
Forum-Newbie
Forum-Newbie
Beiträge: 5
Registriert: Mi 18. Nov 2015, 09:36
Wohnort: Stuttgart

Biblatex - Error - Backend=biber

Beitrag von Pablito »

Hallo.
Ich versuche eine Arbeit mit Latex im Texmaker zu schreiben.
Dabei habe ich fogendes Problem bei der Literaturverwaltung:

Ich habe ein .bib file gespeichert als literatur.bib
@article{zhao,
title = {Chrysanthemum genetic resources and related genera of \textit{Chrysanthemum} collected in China},
author = {H. E. Zhao and Z. H. Liu and others},
journaltitle = {Genet Resour Crop Evol},
volume = {2009},
number ={56},
pages = {937-946},
}
und ein entsprechendes tex file gespeichert als document.tex:
\documentclass[a4paper]{scrartcl}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[ngerman]{babel}
\usepackage[babel, german=guillemets]{csquotes}
\usepackage[backend=biber]{biblatex}
\usepackage{biblatex}
\bibliography{literatur}

\begin{document}
\title{Intergeneric Chrysanthemum hybrids}
\maketitle

lalala \autocite{zhao}

\printbibliography
\end{document}
wenn ich jetzt den Befehl aufrufe:

latex "......\document.tex"

kommt die Nachricht:
This is pdfTEX, Version 3.14159265-2.6-1.40.16 <MiKTeX 2.9>
entering extended mode
!undefined control sequence.

dann rufe ich biber auf:
biber "....document.tex" oder
biber "....document"

und bekomme die Warnung:

INFO - This is Biber 2.1
INFO - Logfile is '.....\ducument.tex.blg'
ERROR - Cannot find control file '.....\document.tex.bcf'! - did you pass the "backend=biber" option to BibLaTeX?
INFO - ERRORS: 1

dann nochmal folgenden Befehl

letex ".....\document.tex"

und wieder die Nachricht:
This is pdfTEX, Version 3.14159265-2.6-1.40.16 <MiKTeX 2.9>
entering extended mode
!undefined control sequence.


Was mache ich falsch? Wenn ich das gleiche direkt im Texmaker über die Buttons probiere habe ich das gleiche Problem.
Muss ich noch irgendein package laden? Woran kann es liegen? Erstaunlicher Weise habe ich vor ein paar Tagen ein anderes Testfile gemacht und das läuft. Allerdings wurde dort auch ein .bcf file kreiert? Aber wenn ich jetzt das gleiche Verzeichnis verwende funktioniert es nicht mehr.
Warum bekomme ich kein .bcf file?

Ich freue mich sehr über Hilfe!
Vielleicht kann jemand den Code testen ob er läuft!

Gruß Paule

Gast

Beitrag von Gast »

Der Biber-Aufruf muss auf jeden Fall lauten
biber document
ohne jede Dateiendung. Leider hast Du den Log-Auszug dieses Aufrufs nicht mitgeschickt, sodass wir nicht sehen können, was da schiefläuft.

Es ist aber auch interessant zu sehen, dass der pdfLaTeX-Lauf scheitert, das kann dazu führen, dass eine beschädigte .bcf-Datei erstellt wird.
Dein Minimalbeispiel kompiliert allerdings ohne Probleme.
Wir müssten den relevanten Teil der echten .log-Datei sehen, um herauszufinden, wer die !undefined control sequence. erzeugt.

Pablito
Forum-Newbie
Forum-Newbie
Beiträge: 5
Registriert: Mi 18. Nov 2015, 09:36
Wohnort: Stuttgart

Beitrag von Pablito »

Das erleichtert mich schonmal, dass es woanders läuft.

Also hier der Log Auszug für den Latex Aufruf:
LOG FILE :
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (MiKTeX 2.9) (preloaded format=latex 2015.11.13) 18 NOV 2015 10:30
entering extended mode
**document.tex
(document.tex
LaTeX2e <2015/01/01> patch level 2
Babel <3.9m> and hyphenation patterns for 69 languages loaded.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrartcl.cls"
Document Class: scrartcl 2015/10/03 v3.19a KOMA-Script document class (article)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrkbase.sty"
Package: scrkbase 2015/10/03 v3.19a KOMA-Script package (KOMA-Script-dependent
basics and keyval usage)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrbase.sty"
Package: scrbase 2015/10/03 v3.19a KOMA-Script package (KOMA-Script-independent
basics and keyval usage)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\graphics\keyval.sty"
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
\KV@toks@=\toks14
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrlfile.sty"
Package: scrlfile 2015/10/03 v3.19a KOMA-Script package (loading files)
Package scrlfile, 2015/10/03 v3.19a KOMA-Script package (loading files)
Copyright (C) Markus Kohm
))) ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\tocbasic.sty"
Package: tocbasic 2015/10/03 v3.19a KOMA-Script package (handling toc-files)
)
Package tocbasic Info: omitting babel extension for `toc'
(tocbasic) because of feature `nobabel' available
(tocbasic) for `toc' on input line 123.
Package tocbasic Info: omitting babel extension for `lof'
(tocbasic) because of feature `nobabel' available
(tocbasic) for `lof' on input line 124.
Package tocbasic Info: omitting babel extension for `lot'
(tocbasic) because of feature `nobabel' available
(tocbasic) for `lot' on input line 125.
Class scrartcl Info: File `scrsize11pt.clo' used instead of
(scrartcl) file `scrsize11.clo' to setup font sizes on input line 203
3.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrsize11pt.clo"
File: scrsize11pt.clo 2015/10/03 v3.19a KOMA-Script font size class option (11p
t)
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\typearea.sty"
Package: typearea 2015/10/03 v3.19a KOMA-Script package (type area)
Package typearea, 2015/10/03 v3.19a KOMA-Script package (type area)
Copyright (C) Frank Neukam, 1992-1994
Copyright (C) Markus Kohm, 1994-
\ta@bcor=\skip41
\ta@div=\count79
Package typearea Info: You've used standard option `a4paper'.
(typearea) This is correct!
(typearea) Internally I'm using `paper=a4'.
(typearea) If you'd like to set the option with \KOMAoptions,
(typearea) you'd have to use `paper=a4' there
(typearea) instead of `a4paper', too.
\ta@hblk=\skip42
\ta@vblk=\skip43
\ta@temp=\skip44
\footheight=\skip45
Package typearea Info: These are the values describing the layout:
(typearea) DIV = 10
(typearea) BCOR = 0.0pt
(typearea) \paperwidth = 597.50793pt
(typearea) \textwidth = 418.25555pt
(typearea) DIV departure = -6%
(typearea) \evensidemargin = 17.3562pt
(typearea) \oddsidemargin = 17.3562pt
(typearea) \paperheight = 845.04694pt
(typearea) \textheight = 595.80026pt
(typearea) \topmargin = -25.16531pt
(typearea) \headheight = 17.0pt
(typearea) \headsep = 20.40001pt
(typearea) \topskip = 11.0pt
(typearea) \footskip = 47.6pt
(typearea) \baselineskip = 13.6pt
(typearea) on input line 1509.
)
\c@part=\count80
\c@section=\count81
\c@subsection=\count82
\c@subsubsection=\count83
\c@paragraph=\count84
\c@subparagraph=\count85
LaTeX Info: Redefining \textsubscript on input line 3906.
\abovecaptionskip=\skip46
\belowcaptionskip=\skip47
\c@pti@nb@sid@b@x=\box26
\c@figure=\count86
\c@table=\count87
\bibindent=\dimen102
) ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\fontenc.sty"
Package: fontenc 2005/09/27 v1.99g Standard LaTeX package
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\t1enc.def"
File: t1enc.def 2005/09/27 v1.99g Standard LaTeX file
LaTeX Font Info: Redeclaring font encoding T1 on input line 48.
))
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\inputenc.sty"
Package: inputenc 2015/03/17 v1.2c Input encoding file
\inpenc@prehook=\toks15
\inpenc@posthook=\toks16
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\utf8.def"
File: utf8.def 2015/06/27 v1.1n UTF-8 support for inputenc
Now handling font encoding OML ...
... no UTF-8 mapping file for font encoding OML
Now handling font encoding T1 ...
... processing UTF-8 mapping file for font encoding T1
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\t1enc.dfu"
File: t1enc.dfu 2015/06/27 v1.1n UTF-8 support for inputenc
defining Unicode char U+00A1 (decimal 161)
defining Unicode char U+00A3 (decimal 163)
defining Unicode char U+00AB (decimal 171)
defining Unicode char U+00BB (decimal 187)
defining Unicode char U+00BF (decimal 191)
defining Unicode char U+00C0 (decimal 192)
defining Unicode char U+00C1 (decimal 193)
defining Unicode char U+00C2 (decimal 194)
defining Unicode char U+00C3 (decimal 195)
defining Unicode char U+00C4 (decimal 196)
defining Unicode char U+00C5 (decimal 197)
defining Unicode char U+00C6 (decimal 198)
defining Unicode char U+00C7 (decimal 199)
defining Unicode char U+00C8 (decimal 200)
defining Unicode char U+00C9 (decimal 201)
defining Unicode char U+00CA (decimal 202)
defining Unicode char U+00CB (decimal 203)
defining Unicode char U+00CC (decimal 204)
defining Unicode char U+00CD (decimal 205)
defining Unicode char U+00CE (decimal 206)
defining Unicode char U+00CF (decimal 207)
defining Unicode char U+00D0 (decimal 208)
defining Unicode char U+00D1 (decimal 209)
defining Unicode char U+00D2 (decimal 210)
defining Unicode char U+00D3 (decimal 211)
defining Unicode char U+00D4 (decimal 212)
defining Unicode char U+00D5 (decimal 213)
defining Unicode char U+00D6 (decimal 214)
defining Unicode char U+00D8 (decimal 216)
defining Unicode char U+00D9 (decimal 217)
defining Unicode char U+00DA (decimal 218)
defining Unicode char U+00DB (decimal 219)
defining Unicode char U+00DC (decimal 220)
defining Unicode char U+00DD (decimal 221)
defining Unicode char U+00DE (decimal 222)
defining Unicode char U+00DF (decimal 223)
defining Unicode char U+00E0 (decimal 224)
defining Unicode char U+00E1 (decimal 225)
defining Unicode char U+00E2 (decimal 226)
defining Unicode char U+00E3 (decimal 227)
defining Unicode char U+00E4 (decimal 228)
defining Unicode char U+00E5 (decimal 229)
defining Unicode char U+00E6 (decimal 230)
defining Unicode char U+00E7 (decimal 231)
defining Unicode char U+00E8 (decimal 232)
defining Unicode char U+00E9 (decimal 233)
defining Unicode char U+00EA (decimal 234)
defining Unicode char U+00EB (decimal 235)
defining Unicode char U+00EC (decimal 236)
defining Unicode char U+00ED (decimal 237)
defining Unicode char U+00EE (decimal 238)
defining Unicode char U+00EF (decimal 239)
defining Unicode char U+00F0 (decimal 240)
defining Unicode char U+00F1 (decimal 241)
defining Unicode char U+00F2 (decimal 242)
defining Unicode char U+00F3 (decimal 243)
defining Unicode char U+00F4 (decimal 244)
defining Unicode char U+00F5 (decimal 245)
defining Unicode char U+00F6 (decimal 246)
defining Unicode char U+00F8 (decimal 248)
defining Unicode char U+00F9 (decimal 249)
defining Unicode char U+00FA (decimal 250)
defining Unicode char U+00FB (decimal 251)
defining Unicode char U+00FC (decimal 252)
defining Unicode char U+00FD (decimal 253)
defining Unicode char U+00FE (decimal 254)
defining Unicode char U+00FF (decimal 255)
defining Unicode char U+0102 (decimal 258)
defining Unicode char U+0103 (decimal 259)
defining Unicode char U+0104 (decimal 260)
defining Unicode char U+0105 (decimal 261)
defining Unicode char U+0106 (decimal 262)
defining Unicode char U+0107 (decimal 263)
defining Unicode char U+010C (decimal 268)
defining Unicode char U+010D (decimal 269)
defining Unicode char U+010E (decimal 270)
defining Unicode char U+010F (decimal 271)
defining Unicode char U+0110 (decimal 272)
defining Unicode char U+0111 (decimal 273)
defining Unicode char U+0118 (decimal 280)
defining Unicode char U+0119 (decimal 281)
defining Unicode char U+011A (decimal 282)
defining Unicode char U+011B (decimal 283)
defining Unicode char U+011E (decimal 286)
defining Unicode char U+011F (decimal 287)
defining Unicode char U+0130 (decimal 304)
defining Unicode char U+0131 (decimal 305)
defining Unicode char U+0132 (decimal 306)
defining Unicode char U+0133 (decimal 307)
defining Unicode char U+0139 (decimal 313)
defining Unicode char U+013A (decimal 314)
defining Unicode char U+013D (decimal 317)
defining Unicode char U+013E (decimal 318)
defining Unicode char U+0141 (decimal 321)
defining Unicode char U+0142 (decimal 322)
defining Unicode char U+0143 (decimal 323)
defining Unicode char U+0144 (decimal 324)
defining Unicode char U+0147 (decimal 327)
defining Unicode char U+0148 (decimal 328)
defining Unicode char U+014A (decimal 330)
defining Unicode char U+014B (decimal 331)
defining Unicode char U+0150 (decimal 336)
defining Unicode char U+0151 (decimal 337)
defining Unicode char U+0152 (decimal 338)
defining Unicode char U+0153 (decimal 339)
defining Unicode char U+0154 (decimal 340)
defining Unicode char U+0155 (decimal 341)
defining Unicode char U+0158 (decimal 344)
defining Unicode char U+0159 (decimal 345)
defining Unicode char U+015A (decimal 346)
defining Unicode char U+015B (decimal 347)
defining Unicode char U+015E (decimal 350)
defining Unicode char U+015F (decimal 351)
defining Unicode char U+0160 (decimal 352)
defining Unicode char U+0161 (decimal 353)
defining Unicode char U+0162 (decimal 354)
defining Unicode char U+0163 (decimal 355)
defining Unicode char U+0164 (decimal 356)
defining Unicode char U+0165 (decimal 357)
defining Unicode char U+016E (decimal 366)
defining Unicode char U+016F (decimal 367)
defining Unicode char U+0170 (decimal 368)
defining Unicode char U+0171 (decimal 369)
defining Unicode char U+0178 (decimal 376)
defining Unicode char U+0179 (decimal 377)
defining Unicode char U+017A (decimal 378)
defining Unicode char U+017B (decimal 379)
defining Unicode char U+017C (decimal 380)
defining Unicode char U+017D (decimal 381)
defining Unicode char U+017E (decimal 382)
defining Unicode char U+200C (decimal 8204)
defining Unicode char U+2013 (decimal 8211)
defining Unicode char U+2014 (decimal 8212)
defining Unicode char U+2018 (decimal 8216)
defining Unicode char U+2019 (decimal 8217)
defining Unicode char U+201A (decimal 8218)
defining Unicode char U+201C (decimal 8220)
defining Unicode char U+201D (decimal 8221)
defining Unicode char U+201E (decimal 8222)
defining Unicode char U+2030 (decimal 8240)
defining Unicode char U+2031 (decimal 8241)
defining Unicode char U+2039 (decimal 8249)
defining Unicode char U+203A (decimal 8250)
defining Unicode char U+2423 (decimal 9251)
)
Now handling font encoding OT1 ...
... processing UTF-8 mapping file for font encoding OT1
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\ot1enc.dfu"
File: ot1enc.dfu 2015/06/27 v1.1n UTF-8 support for inputenc
defining Unicode char U+00A1 (decimal 161)
defining Unicode char U+00A3 (decimal 163)
defining Unicode char U+00B8 (decimal 184)
defining Unicode char U+00BF (decimal 191)
defining Unicode char U+00C5 (decimal 197)
defining Unicode char U+00C6 (decimal 198)
defining Unicode char U+00D8 (decimal 216)
defining Unicode char U+00DF (decimal 223)
defining Unicode char U+00E6 (decimal 230)
defining Unicode char U+00EC (decimal 236)
defining Unicode char U+00ED (decimal 237)
defining Unicode char U+00EE (decimal 238)
defining Unicode char U+00EF (decimal 239)
defining Unicode char U+00F8 (decimal 248)
defining Unicode char U+0131 (decimal 305)
defining Unicode char U+0141 (decimal 321)
defining Unicode char U+0142 (decimal 322)
defining Unicode char U+0152 (decimal 338)
defining Unicode char U+0153 (decimal 339)
defining Unicode char U+2013 (decimal 8211)
defining Unicode char U+2014 (decimal 8212)
defining Unicode char U+2018 (decimal 8216)
defining Unicode char U+2019 (decimal 8217)
defining Unicode char U+201C (decimal 8220)
defining Unicode char U+201D (decimal 8221)
)
Now handling font encoding OMS ...
... processing UTF-8 mapping file for font encoding OMS
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\omsenc.dfu"
File: omsenc.dfu 2015/06/27 v1.1n UTF-8 support for inputenc
defining Unicode char U+00A7 (decimal 167)
defining Unicode char U+00B6 (decimal 182)
defining Unicode char U+00B7 (decimal 183)
defining Unicode char U+2020 (decimal 8224)
defining Unicode char U+2021 (decimal 8225)
defining Unicode char U+2022 (decimal 8226)
)
Now handling font encoding OMX ...
... no UTF-8 mapping file for font encoding OMX
Now handling font encoding U ...
... no UTF-8 mapping file for font encoding U
defining Unicode char U+00A9 (decimal 169)
defining Unicode char U+00AA (decimal 170)
defining Unicode char U+00AE (decimal 174)
defining Unicode char U+00BA (decimal 186)
defining Unicode char U+02C6 (decimal 710)
defining Unicode char U+02DC (decimal 732)
defining Unicode char U+200C (decimal 8204)
defining Unicode char U+2026 (decimal 8230)
defining Unicode char U+2122 (decimal 8482)
defining Unicode char U+2423 (decimal 9251)
))
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\babel\babel.sty"
Package: babel 2015/08/03 3.9m The Babel package
*************************************
* Local config file bblopts.cfg used
*
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\00miktex\bblopts.cfg"
File: bblopts.cfg 2006/07/31 v1.0 MiKTeX 'babel' configuration
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\babel-german\ngerman.ldf"
Language: ngerman 2013/12/13 v2.7 German support for babel (new orthography)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\babel-german\ngermanb.ldf"
Language: ngermanb 2013/12/13 v2.7 German support for babel (new orthography)
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\babel\babel.def"
File: babel.def 2015/08/03 3.9m Babel common definitions
\babel@savecnt=\count88
\U@D=\dimen103
)
\l@naustrian = a dialect from \language\l@ngerman
\l@nswissgerman = a dialect from \language\l@ngerman
Package babel Info: Making " an active character on input line 88.
)))
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\csquotes\csquotes.sty"
Package: csquotes 2015/07/18 v5.1f context-sensitive quotations (JAW)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\etoolbox\etoolbox.sty"
Package: etoolbox 2015/08/02 v2.2a e-TeX tools for LaTeX (JAW)
\etb@tempcnta=\count89
)
\csq@reset=\count90
\csq@gtype=\count91
\csq@glevel=\count92
\csq@qlevel=\count93
\csq@maxlvl=\count94
\csq@tshold=\count95
\csq@ltx@everypar=\toks17
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\csquotes\csquotes.def"
File: csquotes.def 2015/07/18 v5.1f csquotes generic definitions (JAW)
)
Package csquotes Info: Trying to load configuration file 'csquotes.cfg'...
Package csquotes Info: ... configuration file loaded successfully.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\csquotes\csquotes.cfg"
File: csquotes.cfg
)
Package csquotes Info: Option 'babel' depreciated.
(csquotes) Using 'autostyle'.
Package csquotes Info: Enabling multilingual quotes.
Package csquotes Info: Redefining alias 'german' -> 'german/guillemets'.
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\biblatex.sty"
Package: biblatex 2015/10/21 v3.1 programmable bibliographies (PK/JW/AB)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\biblatex2.sty"
Package: biblatex2 2015/10/21 v3.1 programmable bibliographies (biber) (PK/JW/A
B)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\oberdiek\kvoptions.sty"
Package: kvoptions 2011/06/30 v3.11 Key value format for package options (HO)
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\ltxcmds.sty"
Package: ltxcmds 2011/11/09 v1.22 LaTeX kernel commands for general use (HO)
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\kvsetkeys.sty"
Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO)
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\infwarerr.sty"
Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO)
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\etexcmds.sty"
Package: etexcmds 2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO)
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\ifluatex.sty"
Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX not detected.
)
Package etexcmds Info: Could not find \expanded.
(etexcmds) That can mean that you are not using pdfTeX 1.50 or
(etexcmds) that some package has redefined \expanded.
(etexcmds) In the latter case, load this package earlier.
)))
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\logreq\logreq.sty"
Package: logreq 2010/08/04 v1.0 xml request logger
\lrq@indent=\count96
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\logreq\logreq.def"
File: logreq.def 2010/08/04 v1.0 logreq spec v1.0
))
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\ifthen.sty"
Package: ifthen 2014/09/29 v1.1c Standard LaTeX ifthen package (DPC)
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\url\url.sty"
\Urlmuskip=\muskip10
Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc.
)
\c@tabx@nest=\count97
\c@listtotal=\count98
\c@listcount=\count99
\c@liststart=\count100
\c@liststop=\count101
\c@citecount=\count102
\c@citetotal=\count103
\c@multicitecount=\count104
\c@multicitetotal=\count105
\c@instcount=\count106
\c@maxnames=\count107
\c@minnames=\count108
\c@maxitems=\count109
\c@minitems=\count110
\c@citecounter=\count111
\c@savedcitecounter=\count112
\c@uniquelist=\count113
\c@uniquename=\count114
\c@refsection=\count115
\c@refsegment=\count116
\c@maxextratitle=\count117
\c@maxextratitleyear=\count118
\c@maxextrayear=\count119
\c@maxextraalpha=\count120
\c@abbrvpenalty=\count121
\c@highnamepenalty=\count122
\c@lownamepenalty=\count123
\c@maxparens=\count124
\c@parenlevel=\count125
\blx@tempcnta=\count126
\blx@tempcntb=\count127
\blx@tempcntc=\count128
\blx@maxsection=\count129
\blx@maxsegment@0=\count130
\blx@notetype=\count131
\blx@parenlevel@text=\count132
\blx@parenlevel@foot=\count133
\blx@sectionciteorder@0=\count134
\labelnumberwidth=\skip48
\labelalphawidth=\skip49
\biblabelsep=\skip50
\bibitemsep=\skip51
\bibnamesep=\skip52
\bibinitsep=\skip53
\bibparsep=\skip54
\bibhang=\skip55
\blx@bcfin=\read1
\blx@bcfout=\write3
\c@mincomprange=\count135
\c@maxcomprange=\count136
\c@mincompwidth=\count137
Package biblatex Info: Trying to load biblatex default data model...
Package biblatex Info: ... file 'blx-dm.def' found.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\blx-dm.def")
Package biblatex Info: Trying to load biblatex custom data model...
Package biblatex Info: ... file 'biblatex-dm.cfg' not found.
\c@afterword=\count138
\c@savedafterword=\count139
\c@annotator=\count140
\c@savedannotator=\count141
\c@author=\count142
\c@savedauthor=\count143
\c@bookauthor=\count144
\c@savedbookauthor=\count145
\c@commentator=\count146
\c@savedcommentator=\count147
\c@editor=\count148
\c@savededitor=\count149
\c@editora=\count150
\c@savededitora=\count151
\c@editorb=\count152
\c@savededitorb=\count153
\c@editorc=\count154
\c@savededitorc=\count155
\c@foreword=\count156
\c@savedforeword=\count157
\c@holder=\count158
\c@savedholder=\count159
\c@introduction=\count160
\c@savedintroduction=\count161
\c@namea=\count162
\c@savednamea=\count163
\c@nameb=\count164
\c@savednameb=\count165
\c@namec=\count166
\c@savednamec=\count167
\c@translator=\count168
\c@savedtranslator=\count169
\c@shortauthor=\count170
\c@savedshortauthor=\count171
\c@shorteditor=\count172
\c@savedshorteditor=\count173
\c@labelname=\count174
\c@savedlabelname=\count175
\c@institution=\count176
\c@savedinstitution=\count177
\c@lista=\count178
\c@savedlista=\count179
\c@listb=\count180
\c@savedlistb=\count181
\c@listc=\count182
\c@savedlistc=\count183
\c@listd=\count184
\c@savedlistd=\count185
\c@liste=\count186
\c@savedliste=\count187
\c@listf=\count188
\c@savedlistf=\count189
\c@location=\count190
\c@savedlocation=\count191
\c@organization=\count192
\c@savedorganization=\count193
\c@origlocation=\count194
\c@savedoriglocation=\count195
\c@origpublisher=\count196
\c@savedorigpublisher=\count197
\c@publisher=\count198
\c@savedpublisher=\count199
\c@language=\count200
\c@savedlanguage=\count201
\c@pageref=\count202
\c@savedpageref=\count203
\shorthandwidth=\skip56
\shortjournalwidth=\skip57
\shortserieswidth=\skip58
\shorttitlewidth=\skip59
\shortauthorwidth=\skip60
\shorteditorwidth=\skip61
Package biblatex Info: Trying to load compatibility code...
Package biblatex Info: ... file 'blx-compat.def' found.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\blx-compat.def"
File: blx-compat.def 2015/10/21 v3.1 biblatex compatibility (PK/JW/AB)
)
Package biblatex Info: Trying to load generic definitions...
Package biblatex Info: ... file 'biblatex.def' found.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\biblatex.def"
File: biblatex.def
\c@textcitecount=\count204
\c@textcitetotal=\count205
\c@textcitemaxnames=\count206
\c@biburlnumpenalty=\count207
\c@biburlucpenalty=\count208
\c@biburllcpenalty=\count209
\c@smartand=\count210
)
Package biblatex Info: Trying to load bibliography style 'numeric'...
Package biblatex Info: ... file 'numeric.bbx' found.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\bbx\numeric.bbx"
File: numeric.bbx 2015/10/21 v3.1 biblatex bibliography style (PK/JW/AB)
Package biblatex Info: Trying to load bibliography style 'standard'...
Package biblatex Info: ... file 'standard.bbx' found.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\bbx\standard.bbx"
File: standard.bbx 2015/10/21 v3.1 biblatex bibliography style (PK/JW/AB)
\c@bbx:relatedcount=\count211
\c@bbx:relatedtotal=\count212
))
Package biblatex Info: Trying to load citation style 'numeric'...
Package biblatex Info: ... file 'numeric.cbx' found.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\cbx\numeric.cbx"
File: numeric.cbx 2015/10/21 v3.1 biblatex citation style (PK/JW/AB)
Package biblatex Info: Redefining '\cite'.
Package biblatex Info: Redefining '\parencite'.
Package biblatex Info: Redefining '\footcite'.
Package biblatex Info: Redefining '\footcitetext'.
Package biblatex Info: Redefining '\smartcite'.
Package biblatex Info: Redefining '\supercite'.
Package biblatex Info: Redefining '\textcite'.
Package biblatex Info: Redefining '\textcites'.
Package biblatex Info: Redefining '\cites'.
Package biblatex Info: Redefining '\parencites'.
Package biblatex Info: Redefining '\smartcites'.
)
Package biblatex Info: Trying to load configuration file...
Package biblatex Info: ... file 'biblatex.cfg' found.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\biblatex.cfg"
File: biblatex.cfg
)))
Package csquotes Info: Checking for multilingual support...
Package csquotes Info: ... found 'babel' package.
Package biblatex Info: Trying to load language 'ngerman'...
Package biblatex Info: ... file 'ngerman.lbx' found.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\lbx\ngerman.lbx"
File: ngerman.lbx 2015/10/21 v3.1 biblatex localization (PK/JW/AB)
Package biblatex Info: Trying to load language 'german'...
Package biblatex Info: ... file 'german.lbx' found.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\lbx\german.lbx"
File: german.lbx 2015/10/21 v3.1 biblatex localization (PK/JW/AB)
))
No file document.aux.
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 12.
LaTeX Font Info: ... okay on input line 12.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 12.
LaTeX Font Info: ... okay on input line 12.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 12.
LaTeX Font Info: ... okay on input line 12.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 12.
LaTeX Font Info: ... okay on input line 12.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 12.
LaTeX Font Info: ... okay on input line 12.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 12.
LaTeX Font Info: ... okay on input line 12.
Package biblatex Info: Input encoding 'utf8' detected.
Package biblatex Info: Automatic encoding selection.
(biblatex) Assuming data encoding 'utf8'.
Package biblatex Info: Trying to load bibliographic data...
Package biblatex Info: ... file 'document.bbl' not found.
No file document.bbl.
Package biblatex Info: Reference section=0 on input line 12.
Package biblatex Info: Reference segment=0 on input line 12.
LaTeX Font Info: Try loading font information for T1+cmss on input line 15.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\t1cmss.fd"
File: t1cmss.fd 2014/09/29 v2.5h Standard LaTeX font definitions
)
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <14.4> on input line 15.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <7> on input line 15.
LaTeX Warning: No \author given.
LaTeX Warning: Citation 'zhao' on page 1 undefined on input line 16.
LaTeX Warning: Empty bibliography on input line 18.
[1
] (document.aux)
LaTeX Warning: There were undefined references.
Package biblatex Warning: Please (re)run Biber on the file:
(biblatex) document
(biblatex) and rerun LaTeX afterwards.
Package logreq Info: Writing requests to 'document.run.xml'.
)
Here is how much of TeX's memory you used:
8881 strings out of 493674
150399 string characters out of 3141558
646740 words of memory out of 3000000
12159 multiletter control sequences out of 15000+200000
9495 words of font info for 24 fonts, out of 3000000 for 9000
1029 hyphenation exceptions out of 8191
56i,6n,50p,833b,1341s stack positions out of 5000i,500n,10000p,200000b,50000s
Output written on document.dvi (1 page, 524 bytes).
Wenn ich dan biber laufen lasse bekomme ich kein log file. (???) Also der Texmaker sagt:

Process started

Usage: biber [options] file[.bcf] biber [options] --tool <datasource> Creates "file.bbl" using control file "file.bcf" (".bcf" extension is optional). Normaly use with biblatex requires no options as they are all set in biblatex and passed via the ".bcf" file In "tool" mode (see B<--tool> option), takes a datasource (defaults to "bibtex" datasource) and outputs a copy of the datasource with any command-line or config file options applied. Please run "biber --help" for option details

Process exited with error(s)

und dann nochmal Latex:
LOG FILE :
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (MiKTeX 2.9) (preloaded format=latex 2015.11.13) 18 NOV 2015 10:36
entering extended mode
**document.tex
(document.tex
LaTeX2e <2015/01/01> patch level 2
Babel <3.9m> and hyphenation patterns for 69 languages loaded.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrartcl.cls"
Document Class: scrartcl 2015/10/03 v3.19a KOMA-Script document class (article)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrkbase.sty"
Package: scrkbase 2015/10/03 v3.19a KOMA-Script package (KOMA-Script-dependent
basics and keyval usage)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrbase.sty"
Package: scrbase 2015/10/03 v3.19a KOMA-Script package (KOMA-Script-independent
basics and keyval usage)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\graphics\keyval.sty"
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
\KV@toks@=\toks14
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrlfile.sty"
Package: scrlfile 2015/10/03 v3.19a KOMA-Script package (loading files)
Package scrlfile, 2015/10/03 v3.19a KOMA-Script package (loading files)
Copyright (C) Markus Kohm
))) ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\tocbasic.sty"
Package: tocbasic 2015/10/03 v3.19a KOMA-Script package (handling toc-files)
)
Package tocbasic Info: omitting babel extension for `toc'
(tocbasic) because of feature `nobabel' available
(tocbasic) for `toc' on input line 123.
Package tocbasic Info: omitting babel extension for `lof'
(tocbasic) because of feature `nobabel' available
(tocbasic) for `lof' on input line 124.
Package tocbasic Info: omitting babel extension for `lot'
(tocbasic) because of feature `nobabel' available
(tocbasic) for `lot' on input line 125.
Class scrartcl Info: File `scrsize11pt.clo' used instead of
(scrartcl) file `scrsize11.clo' to setup font sizes on input line 203
3.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrsize11pt.clo"
File: scrsize11pt.clo 2015/10/03 v3.19a KOMA-Script font size class option (11p
t)
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\typearea.sty"
Package: typearea 2015/10/03 v3.19a KOMA-Script package (type area)
Package typearea, 2015/10/03 v3.19a KOMA-Script package (type area)
Copyright (C) Frank Neukam, 1992-1994
Copyright (C) Markus Kohm, 1994-
\ta@bcor=\skip41
\ta@div=\count79
Package typearea Info: You've used standard option `a4paper'.
(typearea) This is correct!
(typearea) Internally I'm using `paper=a4'.
(typearea) If you'd like to set the option with \KOMAoptions,
(typearea) you'd have to use `paper=a4' there
(typearea) instead of `a4paper', too.
\ta@hblk=\skip42
\ta@vblk=\skip43
\ta@temp=\skip44
\footheight=\skip45
Package typearea Info: These are the values describing the layout:
(typearea) DIV = 10
(typearea) BCOR = 0.0pt
(typearea) \paperwidth = 597.50793pt
(typearea) \textwidth = 418.25555pt
(typearea) DIV departure = -6%
(typearea) \evensidemargin = 17.3562pt
(typearea) \oddsidemargin = 17.3562pt
(typearea) \paperheight = 845.04694pt
(typearea) \textheight = 595.80026pt
(typearea) \topmargin = -25.16531pt
(typearea) \headheight = 17.0pt
(typearea) \headsep = 20.40001pt
(typearea) \topskip = 11.0pt
(typearea) \footskip = 47.6pt
(typearea) \baselineskip = 13.6pt
(typearea) on input line 1509.
)
\c@part=\count80
\c@section=\count81
\c@subsection=\count82
\c@subsubsection=\count83
\c@paragraph=\count84
\c@subparagraph=\count85
LaTeX Info: Redefining \textsubscript on input line 3906.
\abovecaptionskip=\skip46
\belowcaptionskip=\skip47
\c@pti@nb@sid@b@x=\box26
\c@figure=\count86
\c@table=\count87
\bibindent=\dimen102
) ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\fontenc.sty"
Package: fontenc 2005/09/27 v1.99g Standard LaTeX package
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\t1enc.def"
File: t1enc.def 2005/09/27 v1.99g Standard LaTeX file
LaTeX Font Info: Redeclaring font encoding T1 on input line 48.
))
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\inputenc.sty"
Package: inputenc 2015/03/17 v1.2c Input encoding file
\inpenc@prehook=\toks15
\inpenc@posthook=\toks16
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\utf8.def"
File: utf8.def 2015/06/27 v1.1n UTF-8 support for inputenc
Now handling font encoding OML ...
... no UTF-8 mapping file for font encoding OML
Now handling font encoding T1 ...
... processing UTF-8 mapping file for font encoding T1
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\t1enc.dfu"
File: t1enc.dfu 2015/06/27 v1.1n UTF-8 support for inputenc
defining Unicode char U+00A1 (decimal 161)
defining Unicode char U+00A3 (decimal 163)
defining Unicode char U+00AB (decimal 171)
defining Unicode char U+00BB (decimal 187)
defining Unicode char U+00BF (decimal 191)
defining Unicode char U+00C0 (decimal 192)
defining Unicode char U+00C1 (decimal 193)
defining Unicode char U+00C2 (decimal 194)
defining Unicode char U+00C3 (decimal 195)
defining Unicode char U+00C4 (decimal 196)
defining Unicode char U+00C5 (decimal 197)
defining Unicode char U+00C6 (decimal 198)
defining Unicode char U+00C7 (decimal 199)
defining Unicode char U+00C8 (decimal 200)
defining Unicode char U+00C9 (decimal 201)
defining Unicode char U+00CA (decimal 202)
defining Unicode char U+00CB (decimal 203)
defining Unicode char U+00CC (decimal 204)
defining Unicode char U+00CD (decimal 205)
defining Unicode char U+00CE (decimal 206)
defining Unicode char U+00CF (decimal 207)
defining Unicode char U+00D0 (decimal 208)
defining Unicode char U+00D1 (decimal 209)
defining Unicode char U+00D2 (decimal 210)
defining Unicode char U+00D3 (decimal 211)
defining Unicode char U+00D4 (decimal 212)
defining Unicode char U+00D5 (decimal 213)
defining Unicode char U+00D6 (decimal 214)
defining Unicode char U+00D8 (decimal 216)
defining Unicode char U+00D9 (decimal 217)
defining Unicode char U+00DA (decimal 218)
defining Unicode char U+00DB (decimal 219)
defining Unicode char U+00DC (decimal 220)
defining Unicode char U+00DD (decimal 221)
defining Unicode char U+00DE (decimal 222)
defining Unicode char U+00DF (decimal 223)
defining Unicode char U+00E0 (decimal 224)
defining Unicode char U+00E1 (decimal 225)
defining Unicode char U+00E2 (decimal 226)
defining Unicode char U+00E3 (decimal 227)
defining Unicode char U+00E4 (decimal 228)
defining Unicode char U+00E5 (decimal 229)
defining Unicode char U+00E6 (decimal 230)
defining Unicode char U+00E7 (decimal 231)
defining Unicode char U+00E8 (decimal 232)
defining Unicode char U+00E9 (decimal 233)
defining Unicode char U+00EA (decimal 234)
defining Unicode char U+00EB (decimal 235)
defining Unicode char U+00EC (decimal 236)
defining Unicode char U+00ED (decimal 237)
defining Unicode char U+00EE (decimal 238)
defining Unicode char U+00EF (decimal 239)
defining Unicode char U+00F0 (decimal 240)
defining Unicode char U+00F1 (decimal 241)
defining Unicode char U+00F2 (decimal 242)
defining Unicode char U+00F3 (decimal 243)
defining Unicode char U+00F4 (decimal 244)
defining Unicode char U+00F5 (decimal 245)
defining Unicode char U+00F6 (decimal 246)
defining Unicode char U+00F8 (decimal 248)
defining Unicode char U+00F9 (decimal 249)
defining Unicode char U+00FA (decimal 250)
defining Unicode char U+00FB (decimal 251)
defining Unicode char U+00FC (decimal 252)
defining Unicode char U+00FD (decimal 253)
defining Unicode char U+00FE (decimal 254)
defining Unicode char U+00FF (decimal 255)
defining Unicode char U+0102 (decimal 258)
defining Unicode char U+0103 (decimal 259)
defining Unicode char U+0104 (decimal 260)
defining Unicode char U+0105 (decimal 261)
defining Unicode char U+0106 (decimal 262)
defining Unicode char U+0107 (decimal 263)
defining Unicode char U+010C (decimal 268)
defining Unicode char U+010D (decimal 269)
defining Unicode char U+010E (decimal 270)
defining Unicode char U+010F (decimal 271)
defining Unicode char U+0110 (decimal 272)
defining Unicode char U+0111 (decimal 273)
defining Unicode char U+0118 (decimal 280)
defining Unicode char U+0119 (decimal 281)
defining Unicode char U+011A (decimal 282)
defining Unicode char U+011B (decimal 283)
defining Unicode char U+011E (decimal 286)
defining Unicode char U+011F (decimal 287)
defining Unicode char U+0130 (decimal 304)
defining Unicode char U+0131 (decimal 305)
defining Unicode char U+0132 (decimal 306)
defining Unicode char U+0133 (decimal 307)
defining Unicode char U+0139 (decimal 313)
defining Unicode char U+013A (decimal 314)
defining Unicode char U+013D (decimal 317)
defining Unicode char U+013E (decimal 318)
defining Unicode char U+0141 (decimal 321)
defining Unicode char U+0142 (decimal 322)
defining Unicode char U+0143 (decimal 323)
defining Unicode char U+0144 (decimal 324)
defining Unicode char U+0147 (decimal 327)
defining Unicode char U+0148 (decimal 328)
defining Unicode char U+014A (decimal 330)
defining Unicode char U+014B (decimal 331)
defining Unicode char U+0150 (decimal 336)
defining Unicode char U+0151 (decimal 337)
defining Unicode char U+0152 (decimal 338)
defining Unicode char U+0153 (decimal 339)
defining Unicode char U+0154 (decimal 340)
defining Unicode char U+0155 (decimal 341)
defining Unicode char U+0158 (decimal 344)
defining Unicode char U+0159 (decimal 345)
defining Unicode char U+015A (decimal 346)
defining Unicode char U+015B (decimal 347)
defining Unicode char U+015E (decimal 350)
defining Unicode char U+015F (decimal 351)
defining Unicode char U+0160 (decimal 352)
defining Unicode char U+0161 (decimal 353)
defining Unicode char U+0162 (decimal 354)
defining Unicode char U+0163 (decimal 355)
defining Unicode char U+0164 (decimal 356)
defining Unicode char U+0165 (decimal 357)
defining Unicode char U+016E (decimal 366)
defining Unicode char U+016F (decimal 367)
defining Unicode char U+0170 (decimal 368)
defining Unicode char U+0171 (decimal 369)
defining Unicode char U+0178 (decimal 376)
defining Unicode char U+0179 (decimal 377)
defining Unicode char U+017A (decimal 378)
defining Unicode char U+017B (decimal 379)
defining Unicode char U+017C (decimal 380)
defining Unicode char U+017D (decimal 381)
defining Unicode char U+017E (decimal 382)
defining Unicode char U+200C (decimal 8204)
defining Unicode char U+2013 (decimal 8211)
defining Unicode char U+2014 (decimal 8212)
defining Unicode char U+2018 (decimal 8216)
defining Unicode char U+2019 (decimal 8217)
defining Unicode char U+201A (decimal 8218)
defining Unicode char U+201C (decimal 8220)
defining Unicode char U+201D (decimal 8221)
defining Unicode char U+201E (decimal 8222)
defining Unicode char U+2030 (decimal 8240)
defining Unicode char U+2031 (decimal 8241)
defining Unicode char U+2039 (decimal 8249)
defining Unicode char U+203A (decimal 8250)
defining Unicode char U+2423 (decimal 9251)
)
Now handling font encoding OT1 ...
... processing UTF-8 mapping file for font encoding OT1
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\ot1enc.dfu"
File: ot1enc.dfu 2015/06/27 v1.1n UTF-8 support for inputenc
defining Unicode char U+00A1 (decimal 161)
defining Unicode char U+00A3 (decimal 163)
defining Unicode char U+00B8 (decimal 184)
defining Unicode char U+00BF (decimal 191)
defining Unicode char U+00C5 (decimal 197)
defining Unicode char U+00C6 (decimal 198)
defining Unicode char U+00D8 (decimal 216)
defining Unicode char U+00DF (decimal 223)
defining Unicode char U+00E6 (decimal 230)
defining Unicode char U+00EC (decimal 236)
defining Unicode char U+00ED (decimal 237)
defining Unicode char U+00EE (decimal 238)
defining Unicode char U+00EF (decimal 239)
defining Unicode char U+00F8 (decimal 248)
defining Unicode char U+0131 (decimal 305)
defining Unicode char U+0141 (decimal 321)
defining Unicode char U+0142 (decimal 322)
defining Unicode char U+0152 (decimal 338)
defining Unicode char U+0153 (decimal 339)
defining Unicode char U+2013 (decimal 8211)
defining Unicode char U+2014 (decimal 8212)
defining Unicode char U+2018 (decimal 8216)
defining Unicode char U+2019 (decimal 8217)
defining Unicode char U+201C (decimal 8220)
defining Unicode char U+201D (decimal 8221)
)
Now handling font encoding OMS ...
... processing UTF-8 mapping file for font encoding OMS
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\omsenc.dfu"
File: omsenc.dfu 2015/06/27 v1.1n UTF-8 support for inputenc
defining Unicode char U+00A7 (decimal 167)
defining Unicode char U+00B6 (decimal 182)
defining Unicode char U+00B7 (decimal 183)
defining Unicode char U+2020 (decimal 8224)
defining Unicode char U+2021 (decimal 8225)
defining Unicode char U+2022 (decimal 8226)
)
Now handling font encoding OMX ...
... no UTF-8 mapping file for font encoding OMX
Now handling font encoding U ...
... no UTF-8 mapping file for font encoding U
defining Unicode char U+00A9 (decimal 169)
defining Unicode char U+00AA (decimal 170)
defining Unicode char U+00AE (decimal 174)
defining Unicode char U+00BA (decimal 186)
defining Unicode char U+02C6 (decimal 710)
defining Unicode char U+02DC (decimal 732)
defining Unicode char U+200C (decimal 8204)
defining Unicode char U+2026 (decimal 8230)
defining Unicode char U+2122 (decimal 8482)
defining Unicode char U+2423 (decimal 9251)
))
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\babel\babel.sty"
Package: babel 2015/08/03 3.9m The Babel package
*************************************
* Local config file bblopts.cfg used
*
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\00miktex\bblopts.cfg"
File: bblopts.cfg 2006/07/31 v1.0 MiKTeX 'babel' configuration
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\babel-german\ngerman.ldf"
Language: ngerman 2013/12/13 v2.7 German support for babel (new orthography)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\babel-german\ngermanb.ldf"
Language: ngermanb 2013/12/13 v2.7 German support for babel (new orthography)
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\babel\babel.def"
File: babel.def 2015/08/03 3.9m Babel common definitions
\babel@savecnt=\count88
\U@D=\dimen103
)
\l@naustrian = a dialect from \language\l@ngerman
\l@nswissgerman = a dialect from \language\l@ngerman
Package babel Info: Making " an active character on input line 88.
)))
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\csquotes\csquotes.sty"
Package: csquotes 2015/07/18 v5.1f context-sensitive quotations (JAW)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\etoolbox\etoolbox.sty"
Package: etoolbox 2015/08/02 v2.2a e-TeX tools for LaTeX (JAW)
\etb@tempcnta=\count89
)
\csq@reset=\count90
\csq@gtype=\count91
\csq@glevel=\count92
\csq@qlevel=\count93
\csq@maxlvl=\count94
\csq@tshold=\count95
\csq@ltx@everypar=\toks17
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\csquotes\csquotes.def"
File: csquotes.def 2015/07/18 v5.1f csquotes generic definitions (JAW)
)
Package csquotes Info: Trying to load configuration file 'csquotes.cfg'...
Package csquotes Info: ... configuration file loaded successfully.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\csquotes\csquotes.cfg"
File: csquotes.cfg
)
Package csquotes Info: Option 'babel' depreciated.
(csquotes) Using 'autostyle'.
Package csquotes Info: Enabling multilingual quotes.
Package csquotes Info: Redefining alias 'german' -> 'german/guillemets'.
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\biblatex.sty"
Package: biblatex 2015/10/21 v3.1 programmable bibliographies (PK/JW/AB)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\biblatex2.sty"
Package: biblatex2 2015/10/21 v3.1 programmable bibliographies (biber) (PK/JW/A
B)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\oberdiek\kvoptions.sty"
Package: kvoptions 2011/06/30 v3.11 Key value format for package options (HO)
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\ltxcmds.sty"
Package: ltxcmds 2011/11/09 v1.22 LaTeX kernel commands for general use (HO)
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\kvsetkeys.sty"
Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO)
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\infwarerr.sty"
Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO)
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\etexcmds.sty"
Package: etexcmds 2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO)
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\ifluatex.sty"
Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX not detected.
)
Package etexcmds Info: Could not find \expanded.
(etexcmds) That can mean that you are not using pdfTeX 1.50 or
(etexcmds) that some package has redefined \expanded.
(etexcmds) In the latter case, load this package earlier.
)))
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\logreq\logreq.sty"
Package: logreq 2010/08/04 v1.0 xml request logger
\lrq@indent=\count96
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\logreq\logreq.def"
File: logreq.def 2010/08/04 v1.0 logreq spec v1.0
))
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\ifthen.sty"
Package: ifthen 2014/09/29 v1.1c Standard LaTeX ifthen package (DPC)
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\url\url.sty"
\Urlmuskip=\muskip10
Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc.
)
\c@tabx@nest=\count97
\c@listtotal=\count98
\c@listcount=\count99
\c@liststart=\count100
\c@liststop=\count101
\c@citecount=\count102
\c@citetotal=\count103
\c@multicitecount=\count104
\c@multicitetotal=\count105
\c@instcount=\count106
\c@maxnames=\count107
\c@minnames=\count108
\c@maxitems=\count109
\c@minitems=\count110
\c@citecounter=\count111
\c@savedcitecounter=\count112
\c@uniquelist=\count113
\c@uniquename=\count114
\c@refsection=\count115
\c@refsegment=\count116
\c@maxextratitle=\count117
\c@maxextratitleyear=\count118
\c@maxextrayear=\count119
\c@maxextraalpha=\count120
\c@abbrvpenalty=\count121
\c@highnamepenalty=\count122
\c@lownamepenalty=\count123
\c@maxparens=\count124
\c@parenlevel=\count125
\blx@tempcnta=\count126
\blx@tempcntb=\count127
\blx@tempcntc=\count128
\blx@maxsection=\count129
\blx@maxsegment@0=\count130
\blx@notetype=\count131
\blx@parenlevel@text=\count132
\blx@parenlevel@foot=\count133
\blx@sectionciteorder@0=\count134
\labelnumberwidth=\skip48
\labelalphawidth=\skip49
\biblabelsep=\skip50
\bibitemsep=\skip51
\bibnamesep=\skip52
\bibinitsep=\skip53
\bibparsep=\skip54
\bibhang=\skip55
\blx@bcfin=\read1
\blx@bcfout=\write3
\c@mincomprange=\count135
\c@maxcomprange=\count136
\c@mincompwidth=\count137
Package biblatex Info: Trying to load biblatex default data model...
Package biblatex Info: ... file 'blx-dm.def' found.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\blx-dm.def")
Package biblatex Info: Trying to load biblatex custom data model...
Package biblatex Info: ... file 'biblatex-dm.cfg' not found.
\c@afterword=\count138
\c@savedafterword=\count139
\c@annotator=\count140
\c@savedannotator=\count141
\c@author=\count142
\c@savedauthor=\count143
\c@bookauthor=\count144
\c@savedbookauthor=\count145
\c@commentator=\count146
\c@savedcommentator=\count147
\c@editor=\count148
\c@savededitor=\count149
\c@editora=\count150
\c@savededitora=\count151
\c@editorb=\count152
\c@savededitorb=\count153
\c@editorc=\count154
\c@savededitorc=\count155
\c@foreword=\count156
\c@savedforeword=\count157
\c@holder=\count158
\c@savedholder=\count159
\c@introduction=\count160
\c@savedintroduction=\count161
\c@namea=\count162
\c@savednamea=\count163
\c@nameb=\count164
\c@savednameb=\count165
\c@namec=\count166
\c@savednamec=\count167
\c@translator=\count168
\c@savedtranslator=\count169
\c@shortauthor=\count170
\c@savedshortauthor=\count171
\c@shorteditor=\count172
\c@savedshorteditor=\count173
\c@labelname=\count174
\c@savedlabelname=\count175
\c@institution=\count176
\c@savedinstitution=\count177
\c@lista=\count178
\c@savedlista=\count179
\c@listb=\count180
\c@savedlistb=\count181
\c@listc=\count182
\c@savedlistc=\count183
\c@listd=\count184
\c@savedlistd=\count185
\c@liste=\count186
\c@savedliste=\count187
\c@listf=\count188
\c@savedlistf=\count189
\c@location=\count190
\c@savedlocation=\count191
\c@organization=\count192
\c@savedorganization=\count193
\c@origlocation=\count194
\c@savedoriglocation=\count195
\c@origpublisher=\count196
\c@savedorigpublisher=\count197
\c@publisher=\count198
\c@savedpublisher=\count199
\c@language=\count200
\c@savedlanguage=\count201
\c@pageref=\count202
\c@savedpageref=\count203
\shorthandwidth=\skip56
\shortjournalwidth=\skip57
\shortserieswidth=\skip58
\shorttitlewidth=\skip59
\shortauthorwidth=\skip60
\shorteditorwidth=\skip61
Package biblatex Info: Trying to load compatibility code...
Package biblatex Info: ... file 'blx-compat.def' found.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\blx-compat.def"
File: blx-compat.def 2015/10/21 v3.1 biblatex compatibility (PK/JW/AB)
)
Package biblatex Info: Trying to load generic definitions...
Package biblatex Info: ... file 'biblatex.def' found.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\biblatex.def"
File: biblatex.def
\c@textcitecount=\count204
\c@textcitetotal=\count205
\c@textcitemaxnames=\count206
\c@biburlnumpenalty=\count207
\c@biburlucpenalty=\count208
\c@biburllcpenalty=\count209
\c@smartand=\count210
)
Package biblatex Info: Trying to load bibliography style 'numeric'...
Package biblatex Info: ... file 'numeric.bbx' found.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\bbx\numeric.bbx"
File: numeric.bbx 2015/10/21 v3.1 biblatex bibliography style (PK/JW/AB)
Package biblatex Info: Trying to load bibliography style 'standard'...
Package biblatex Info: ... file 'standard.bbx' found.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\bbx\standard.bbx"
File: standard.bbx 2015/10/21 v3.1 biblatex bibliography style (PK/JW/AB)
\c@bbx:relatedcount=\count211
\c@bbx:relatedtotal=\count212
))
Package biblatex Info: Trying to load citation style 'numeric'...
Package biblatex Info: ... file 'numeric.cbx' found.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\cbx\numeric.cbx"
File: numeric.cbx 2015/10/21 v3.1 biblatex citation style (PK/JW/AB)
Package biblatex Info: Redefining '\cite'.
Package biblatex Info: Redefining '\parencite'.
Package biblatex Info: Redefining '\footcite'.
Package biblatex Info: Redefining '\footcitetext'.
Package biblatex Info: Redefining '\smartcite'.
Package biblatex Info: Redefining '\supercite'.
Package biblatex Info: Redefining '\textcite'.
Package biblatex Info: Redefining '\textcites'.
Package biblatex Info: Redefining '\cites'.
Package biblatex Info: Redefining '\parencites'.
Package biblatex Info: Redefining '\smartcites'.
)
Package biblatex Info: Trying to load configuration file...
Package biblatex Info: ... file 'biblatex.cfg' found.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\biblatex.cfg"
File: biblatex.cfg
)))
Package csquotes Info: Checking for multilingual support...
Package csquotes Info: ... found 'babel' package.
Package biblatex Info: Trying to load language 'ngerman'...
Package biblatex Info: ... file 'ngerman.lbx' found.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\lbx\ngerman.lbx"
File: ngerman.lbx 2015/10/21 v3.1 biblatex localization (PK/JW/AB)
Package biblatex Info: Trying to load language 'german'...
Package biblatex Info: ... file 'german.lbx' found.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\lbx\german.lbx"
File: german.lbx 2015/10/21 v3.1 biblatex localization (PK/JW/AB)
))
(document.aux)
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 12.
LaTeX Font Info: ... okay on input line 12.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 12.
LaTeX Font Info: ... okay on input line 12.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 12.
LaTeX Font Info: ... okay on input line 12.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 12.
LaTeX Font Info: ... okay on input line 12.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 12.
LaTeX Font Info: ... okay on input line 12.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 12.
LaTeX Font Info: ... okay on input line 12.
Package biblatex Info: Input encoding 'utf8' detected.
Package biblatex Info: Automatic encoding selection.
(biblatex) Assuming data encoding 'utf8'.
Package biblatex Info: Trying to load bibliographic data...
Package biblatex Info: ... file 'document.bbl' not found.
No file document.bbl.
Package biblatex Info: Reference section=0 on input line 12.
Package biblatex Info: Reference segment=0 on input line 12.
LaTeX Font Info: Try loading font information for T1+cmss on input line 15.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\t1cmss.fd"
File: t1cmss.fd 2014/09/29 v2.5h Standard LaTeX font definitions
)
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <14.4> on input line 15.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <7> on input line 15.
LaTeX Warning: No \author given.
LaTeX Warning: Citation 'zhao' on page 1 undefined on input line 16.
LaTeX Warning: Empty bibliography on input line 18.
[1
] (document.aux)
LaTeX Warning: There were undefined references.
Package biblatex Warning: Please (re)run Biber on the file:
(biblatex) document
(biblatex) and rerun LaTeX afterwards.
Package logreq Info: Writing requests to 'document.run.xml'.
)
Here is how much of TeX's memory you used:
8883 strings out of 493674
150423 string characters out of 3141558
646753 words of memory out of 3000000
12159 multiletter control sequences out of 15000+200000
9495 words of font info for 24 fonts, out of 3000000 for 9000
1029 hyphenation exceptions out of 8191
56i,6n,50p,833b,1341s stack positions out of 5000i,500n,10000p,200000b,50000s
Output written on document.dvi (1 page, 524 bytes).
Ich kann damit leider nichts anfangen.

Benutzeravatar
Johannes_B
Moderator
Moderator
Beiträge: 5079
Registriert: Do 1. Nov 2012, 14:55
Kontaktdaten:

Beitrag von Johannes_B »

TeXwelt - Fragen und Antworten Schaut vorbei und stellt Fragen.
LaTeX-Vorlagen?

Der Weg zum Ziel: Ruhe bewahren und durchatmen, Beiträge und unterstützende Links aufmerksam lesen, Lösungsansätze verstehen und ggf. nachfragen.

Gast

Beitrag von Gast »

Aha, die .log scheint jetzt nichts mehr von undefined control sequences zu sagen, wie sich das gehört.

Jetzt scheint es aber so, dass Du Biber nur mit biber aufrufst, ohne Datei-Namen.

Sieh Dir doch Wie verwende ich biber in meinem Editor? und Biblatex with Biber: Configuring my editor to avoid undefined citations an und versichere Dich, dass Dein Editor korrekt konfiguriert ist.

Mit dem Biber-Lauf solltest Du eine .blg bekommen.

Du kannst auch von der Kommandozeile kompilieren, dann musst Du
pdflatex document
biber document
pdflatex document
pdflatex document
ausführen.
Interessant wäre dann die .log-Datei des letzten pdfLaTeX-Laufs und die .blg von Biber.

Besserwisser

Beitrag von Besserwisser »

Pablito hat geschrieben:Wenn ich dan biber laufen lasse bekomme ich kein log file. (???) Also der Texmaker sagt:

Process started

Usage: biber [options] file[.bcf] biber [options] --tool <datasource> Creates "file.bbl" using control file "file.bcf" (".bcf" extension is optional). Normaly use with biblatex requires no options as they are all set in biblatex and passed via the ".bcf" file In "tool" mode (see B<--tool> option), takes a datasource (defaults to "bibtex" datasource) and outputs a copy of the datasource with any command-line or config file options applied. Please run "biber --help" for option details

Process exited with error(s)
Der biber-Aufruf bei Dir ist nicht korrekt. Sonst würde biber nämlich nicht erklären, wie man es richtig macht. Da wir nicht wissen, wie bei dir biber aufgerufen wird, können wir dir auch nicht sagen, was falsch ist. Du findest, wie es richtig geht unter: Wie verwende ich biber in meinem Editor? Außerdem ist zu empfehlen, den Aufruf einmal aus dem Terminal selbst durchzuführen.

Die Log-Datei eines korrekten biber-Aufrufs hat übrigens die Endung ".blg", sofern man nicht ein Windows verwendet, bei dem die Dateiendungen nicht angezeigt werden, was man ihm ganz schnell abgewöhnen sollte.

Pablito
Forum-Newbie
Forum-Newbie
Beiträge: 5
Registriert: Mi 18. Nov 2015, 09:36
Wohnort: Stuttgart

Beitrag von Pablito »

Danke schon mal!!!! (Ein gute Gefühl, dass es voran geht bei der Problemfindung!)

Ich werde in die anderen threads schauen um den Editor zu überprüfen.

Ich habe auch den Aufruf auch aus der Konsole gestartet, allerdings wusste ich dan nicht wie ich die LOG-Datei finde. Deshalb habe Ich es mit dem Texmaker direkt gemacht und dann rauskopiert.
Ich habe jetzt alles bis auf document.tex aud dem Verzeichnis gelöscht und den Aufruf
pdflatex document
biber document
pdflatex document
pdflatex document
mit der Konsole durchführt. Dabei kann ich aber kein logfile finden.
Wenn ich dann wieder direkt mit dem Texmaker die Buttons drücke wird ein logfile kreiert. (Das kann ich mal anhängen)
Dateianhänge
document.log
(27.45 KiB) 486-mal heruntergeladen

Gast

Beitrag von Gast »

Na, Du bist dann ja in irgendeinem Ordner und in diesem Ordner werden dann die ganzen Dateien (.log, .blg, .pdf/.dvi und so weiter) angelegt. Was hast Du denn für Ausgaben auf dem Bildschirm bekommen, wenn Du das laufen lässt?

Benutzeravatar
Johannes_B
Moderator
Moderator
Beiträge: 5079
Registriert: Do 1. Nov 2012, 14:55
Kontaktdaten:

Beitrag von Johannes_B »

TeXwelt - Fragen und Antworten Schaut vorbei und stellt Fragen.
LaTeX-Vorlagen?

Der Weg zum Ziel: Ruhe bewahren und durchatmen, Beiträge und unterstützende Links aufmerksam lesen, Lösungsansätze verstehen und ggf. nachfragen.

Pablito
Forum-Newbie
Forum-Newbie
Beiträge: 5
Registriert: Mi 18. Nov 2015, 09:36
Wohnort: Stuttgart

Beitrag von Pablito »

Hallo nochmal.
Ich glaube ich habe zwei Probleme.

1. Ich bekomme mit der Kommandozeile keine files generiert. Auch kein Logfile
2. Biber funktioniert irgendwie nicht.

Also ich habe Texmaker und Biktex neu istalliert.

Aber es gibt immer noch Probleme! (oder doch das gleiche??)

also mein Aufruf in der Kommandozeile:

C:\Users\Paul>pdflatex "C:\User\Paul\Uni Hohenheim\Module\Planning of breeding p
rogrammes\Proposal\document"
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (MiKTeX 2.9)
entering extended mode
! Undefined control sequence.
<*> C:\User
           \Paul\Uni Hohenheim\Module\Planning of breeding programmes\Propos...

?
Also wieder diese Undefined control sequence.

Um in der Komandozeile wieder raus zukommen:
?
! Emergency stop.
<*> C:\User
           \Paul\Uni Hohenheim\Module\Planning of breeding programmes\Propos...

!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on ?.

Ich glaube das Problem liegt schon hier. Trotzdem mache ich mal den biber Aufruf:
C:\Users\Paul>biber "C:\User\Paul\Uni Hohenheim\Module\Planning of breeding prog
rammes\Proposal\document"
Can't open C:\User\Paul\Uni Hohenheim\Module\Planning of breeding programmes\Pro
posal\document.blg (No such file or directory) at C:\Users\Paul\AppData\Local\Te
mp\par-5061756c\cache-48b1414b522013718507ac7cc0b21aa1f37b24ea\inc\lib/Log/Log4p
erl/Appender/File.pm line 124.
Das scheint seltsamer Weise zu funktionieren!

und nochmal der pdflatex Aufruf:
C:\Users\Paul>pdflatex "C:\User\Paul\Uni Hohenheim\Module\Planning of breeding p
rogrammes\Proposal\document"
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (MiKTeX 2.9)
entering extended mode
! Undefined control sequence.
<*> C:\User
           \Paul\Uni Hohenheim\Module\Planning of breeding programmes\Propos...

?
! Emergency stop.
<*> C:\User
           \Paul\Uni Hohenheim\Module\Planning of breeding programmes\Propos...

!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on ?.
Und dabei gibt es wieder Probleme!
Und leider wird kein logfile generiert. Ich kann in dem Verzeichnis in dem "document" gespeichert ist kein log file finden...

Ich denke es gibt da so etwas wie ein Übersetzungsfehler der Konsole zu Texmaker, bzw Miktex. Wenn ich das gleiche jetzt mit Texmaker mache:

Ich drücke schnelles übersetzen, was bei mir pdflatex + pdf anzeigen bedeutet.
Dann bekomme ich neben dem unvollständigen PDF auch
das logfile:
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (MiKTeX 2.9) (preloaded format=pdflatex 2015.11.18)  18 NOV 2015 21:08
entering extended mode
**document.tex
(document.tex
LaTeX2e <2015/01/01> patch level 2
Babel <3.9m> and hyphenation patterns for 69 languages loaded.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrartcl.cls"
Document Class: scrartcl 2015/10/03 v3.19a KOMA-Script document class (article)

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrkbase.sty"
Package: scrkbase 2015/10/03 v3.19a KOMA-Script package (KOMA-Script-dependent 
basics and keyval usage)

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrbase.sty"
Package: scrbase 2015/10/03 v3.19a KOMA-Script package (KOMA-Script-independent
 basics and keyval usage)

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\graphics\keyval.sty"
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
\KV@toks@=\toks14
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrlfile.sty"
Package: scrlfile 2015/10/03 v3.19a KOMA-Script package (loading files)

Package scrlfile, 2015/10/03 v3.19a KOMA-Script package (loading files)
                  Copyright (C) Markus Kohm

))) ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\tocbasic.sty"
Package: tocbasic 2015/10/03 v3.19a KOMA-Script package (handling toc-files)
)
Package tocbasic Info: omitting babel extension for `toc'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `toc' on input line 123.
Package tocbasic Info: omitting babel extension for `lof'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lof' on input line 124.
Package tocbasic Info: omitting babel extension for `lot'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lot' on input line 125.
Class scrartcl Info: File `scrsize11pt.clo' used instead of
(scrartcl)           file `scrsize11.clo' to setup font sizes on input line 203
3.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\scrsize11pt.clo"
File: scrsize11pt.clo 2015/10/03 v3.19a KOMA-Script font size class option (11p
t)
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\koma-script\typearea.sty"
Package: typearea 2015/10/03 v3.19a KOMA-Script package (type area)

Package typearea, 2015/10/03 v3.19a KOMA-Script package (type area)
                  Copyright (C) Frank Neukam, 1992-1994
                  Copyright (C) Markus Kohm, 1994-

\ta@bcor=\skip41
\ta@div=\count79
Package typearea Info: You've used standard option `a4paper'.
(typearea)             This is correct!
(typearea)             Internally I'm using `paper=a4'.
(typearea)             If you'd like to set the option with \KOMAoptions,
(typearea)             you'd have to use `paper=a4' there
(typearea)             instead of `a4paper', too.
\ta@hblk=\skip42
\ta@vblk=\skip43
\ta@temp=\skip44
\footheight=\skip45
Package typearea Info: These are the values describing the layout:
(typearea)             DIV  = 10
(typearea)             BCOR = 0.0pt
(typearea)             \paperwidth      = 597.50793pt
(typearea)              \textwidth      = 418.25555pt
(typearea)              DIV departure   = -6%
(typearea)              \evensidemargin = 17.3562pt
(typearea)              \oddsidemargin  = 17.3562pt
(typearea)             \paperheight     = 845.04694pt
(typearea)              \textheight     = 595.80026pt
(typearea)              \topmargin      = -25.16531pt
(typearea)              \headheight     = 17.0pt
(typearea)              \headsep        = 20.40001pt
(typearea)              \topskip        = 11.0pt
(typearea)              \footskip       = 47.6pt
(typearea)              \baselineskip   = 13.6pt
(typearea)              on input line 1509.
)
\c@part=\count80
\c@section=\count81
\c@subsection=\count82
\c@subsubsection=\count83
\c@paragraph=\count84
\c@subparagraph=\count85
LaTeX Info: Redefining \textsubscript on input line 3906.
\abovecaptionskip=\skip46
\belowcaptionskip=\skip47
\c@pti@nb@sid@b@x=\box26
\c@figure=\count86
\c@table=\count87
\bibindent=\dimen102
) ("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\fontenc.sty"
Package: fontenc 2005/09/27 v1.99g Standard LaTeX package

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\t1enc.def"
File: t1enc.def 2005/09/27 v1.99g Standard LaTeX file
LaTeX Font Info:    Redeclaring font encoding T1 on input line 48.
))
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\inputenc.sty"
Package: inputenc 2015/03/17 v1.2c Input encoding file
\inpenc@prehook=\toks15
\inpenc@posthook=\toks16

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\utf8.def"
File: utf8.def 2015/06/27 v1.1n UTF-8 support for inputenc
Now handling font encoding OML ...
... no UTF-8 mapping file for font encoding OML
Now handling font encoding T1 ...
... processing UTF-8 mapping file for font encoding T1

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\t1enc.dfu"
File: t1enc.dfu 2015/06/27 v1.1n UTF-8 support for inputenc
   defining Unicode char U+00A1 (decimal 161)
   defining Unicode char U+00A3 (decimal 163)
   defining Unicode char U+00AB (decimal 171)
   defining Unicode char U+00BB (decimal 187)
   defining Unicode char U+00BF (decimal 191)
   defining Unicode char U+00C0 (decimal 192)
   defining Unicode char U+00C1 (decimal 193)
   defining Unicode char U+00C2 (decimal 194)
   defining Unicode char U+00C3 (decimal 195)
   defining Unicode char U+00C4 (decimal 196)
   defining Unicode char U+00C5 (decimal 197)
   defining Unicode char U+00C6 (decimal 198)
   defining Unicode char U+00C7 (decimal 199)
   defining Unicode char U+00C8 (decimal 200)
   defining Unicode char U+00C9 (decimal 201)
   defining Unicode char U+00CA (decimal 202)
   defining Unicode char U+00CB (decimal 203)
   defining Unicode char U+00CC (decimal 204)
   defining Unicode char U+00CD (decimal 205)
   defining Unicode char U+00CE (decimal 206)
   defining Unicode char U+00CF (decimal 207)
   defining Unicode char U+00D0 (decimal 208)
   defining Unicode char U+00D1 (decimal 209)
   defining Unicode char U+00D2 (decimal 210)
   defining Unicode char U+00D3 (decimal 211)
   defining Unicode char U+00D4 (decimal 212)
   defining Unicode char U+00D5 (decimal 213)
   defining Unicode char U+00D6 (decimal 214)
   defining Unicode char U+00D8 (decimal 216)
   defining Unicode char U+00D9 (decimal 217)
   defining Unicode char U+00DA (decimal 218)
   defining Unicode char U+00DB (decimal 219)
   defining Unicode char U+00DC (decimal 220)
   defining Unicode char U+00DD (decimal 221)
   defining Unicode char U+00DE (decimal 222)
   defining Unicode char U+00DF (decimal 223)
   defining Unicode char U+00E0 (decimal 224)
   defining Unicode char U+00E1 (decimal 225)
   defining Unicode char U+00E2 (decimal 226)
   defining Unicode char U+00E3 (decimal 227)
   defining Unicode char U+00E4 (decimal 228)
   defining Unicode char U+00E5 (decimal 229)
   defining Unicode char U+00E6 (decimal 230)
   defining Unicode char U+00E7 (decimal 231)
   defining Unicode char U+00E8 (decimal 232)
   defining Unicode char U+00E9 (decimal 233)
   defining Unicode char U+00EA (decimal 234)
   defining Unicode char U+00EB (decimal 235)
   defining Unicode char U+00EC (decimal 236)
   defining Unicode char U+00ED (decimal 237)
   defining Unicode char U+00EE (decimal 238)
   defining Unicode char U+00EF (decimal 239)
   defining Unicode char U+00F0 (decimal 240)
   defining Unicode char U+00F1 (decimal 241)
   defining Unicode char U+00F2 (decimal 242)
   defining Unicode char U+00F3 (decimal 243)
   defining Unicode char U+00F4 (decimal 244)
   defining Unicode char U+00F5 (decimal 245)
   defining Unicode char U+00F6 (decimal 246)
   defining Unicode char U+00F8 (decimal 248)
   defining Unicode char U+00F9 (decimal 249)
   defining Unicode char U+00FA (decimal 250)
   defining Unicode char U+00FB (decimal 251)
   defining Unicode char U+00FC (decimal 252)
   defining Unicode char U+00FD (decimal 253)
   defining Unicode char U+00FE (decimal 254)
   defining Unicode char U+00FF (decimal 255)
   defining Unicode char U+0102 (decimal 258)
   defining Unicode char U+0103 (decimal 259)
   defining Unicode char U+0104 (decimal 260)
   defining Unicode char U+0105 (decimal 261)
   defining Unicode char U+0106 (decimal 262)
   defining Unicode char U+0107 (decimal 263)
   defining Unicode char U+010C (decimal 268)
   defining Unicode char U+010D (decimal 269)
   defining Unicode char U+010E (decimal 270)
   defining Unicode char U+010F (decimal 271)
   defining Unicode char U+0110 (decimal 272)
   defining Unicode char U+0111 (decimal 273)
   defining Unicode char U+0118 (decimal 280)
   defining Unicode char U+0119 (decimal 281)
   defining Unicode char U+011A (decimal 282)
   defining Unicode char U+011B (decimal 283)
   defining Unicode char U+011E (decimal 286)
   defining Unicode char U+011F (decimal 287)
   defining Unicode char U+0130 (decimal 304)
   defining Unicode char U+0131 (decimal 305)
   defining Unicode char U+0132 (decimal 306)
   defining Unicode char U+0133 (decimal 307)
   defining Unicode char U+0139 (decimal 313)
   defining Unicode char U+013A (decimal 314)
   defining Unicode char U+013D (decimal 317)
   defining Unicode char U+013E (decimal 318)
   defining Unicode char U+0141 (decimal 321)
   defining Unicode char U+0142 (decimal 322)
   defining Unicode char U+0143 (decimal 323)
   defining Unicode char U+0144 (decimal 324)
   defining Unicode char U+0147 (decimal 327)
   defining Unicode char U+0148 (decimal 328)
   defining Unicode char U+014A (decimal 330)
   defining Unicode char U+014B (decimal 331)
   defining Unicode char U+0150 (decimal 336)
   defining Unicode char U+0151 (decimal 337)
   defining Unicode char U+0152 (decimal 338)
   defining Unicode char U+0153 (decimal 339)
   defining Unicode char U+0154 (decimal 340)
   defining Unicode char U+0155 (decimal 341)
   defining Unicode char U+0158 (decimal 344)
   defining Unicode char U+0159 (decimal 345)
   defining Unicode char U+015A (decimal 346)
   defining Unicode char U+015B (decimal 347)
   defining Unicode char U+015E (decimal 350)
   defining Unicode char U+015F (decimal 351)
   defining Unicode char U+0160 (decimal 352)
   defining Unicode char U+0161 (decimal 353)
   defining Unicode char U+0162 (decimal 354)
   defining Unicode char U+0163 (decimal 355)
   defining Unicode char U+0164 (decimal 356)
   defining Unicode char U+0165 (decimal 357)
   defining Unicode char U+016E (decimal 366)
   defining Unicode char U+016F (decimal 367)
   defining Unicode char U+0170 (decimal 368)
   defining Unicode char U+0171 (decimal 369)
   defining Unicode char U+0178 (decimal 376)
   defining Unicode char U+0179 (decimal 377)
   defining Unicode char U+017A (decimal 378)
   defining Unicode char U+017B (decimal 379)
   defining Unicode char U+017C (decimal 380)
   defining Unicode char U+017D (decimal 381)
   defining Unicode char U+017E (decimal 382)
   defining Unicode char U+200C (decimal 8204)
   defining Unicode char U+2013 (decimal 8211)
   defining Unicode char U+2014 (decimal 8212)
   defining Unicode char U+2018 (decimal 8216)
   defining Unicode char U+2019 (decimal 8217)
   defining Unicode char U+201A (decimal 8218)
   defining Unicode char U+201C (decimal 8220)
   defining Unicode char U+201D (decimal 8221)
   defining Unicode char U+201E (decimal 8222)
   defining Unicode char U+2030 (decimal 8240)
   defining Unicode char U+2031 (decimal 8241)
   defining Unicode char U+2039 (decimal 8249)
   defining Unicode char U+203A (decimal 8250)
   defining Unicode char U+2423 (decimal 9251)
)
Now handling font encoding OT1 ...
... processing UTF-8 mapping file for font encoding OT1

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\ot1enc.dfu"
File: ot1enc.dfu 2015/06/27 v1.1n UTF-8 support for inputenc
   defining Unicode char U+00A1 (decimal 161)
   defining Unicode char U+00A3 (decimal 163)
   defining Unicode char U+00B8 (decimal 184)
   defining Unicode char U+00BF (decimal 191)
   defining Unicode char U+00C5 (decimal 197)
   defining Unicode char U+00C6 (decimal 198)
   defining Unicode char U+00D8 (decimal 216)
   defining Unicode char U+00DF (decimal 223)
   defining Unicode char U+00E6 (decimal 230)
   defining Unicode char U+00EC (decimal 236)
   defining Unicode char U+00ED (decimal 237)
   defining Unicode char U+00EE (decimal 238)
   defining Unicode char U+00EF (decimal 239)
   defining Unicode char U+00F8 (decimal 248)
   defining Unicode char U+0131 (decimal 305)
   defining Unicode char U+0141 (decimal 321)
   defining Unicode char U+0142 (decimal 322)
   defining Unicode char U+0152 (decimal 338)
   defining Unicode char U+0153 (decimal 339)
   defining Unicode char U+2013 (decimal 8211)
   defining Unicode char U+2014 (decimal 8212)
   defining Unicode char U+2018 (decimal 8216)
   defining Unicode char U+2019 (decimal 8217)
   defining Unicode char U+201C (decimal 8220)
   defining Unicode char U+201D (decimal 8221)
)
Now handling font encoding OMS ...
... processing UTF-8 mapping file for font encoding OMS

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\omsenc.dfu"
File: omsenc.dfu 2015/06/27 v1.1n UTF-8 support for inputenc
   defining Unicode char U+00A7 (decimal 167)
   defining Unicode char U+00B6 (decimal 182)
   defining Unicode char U+00B7 (decimal 183)
   defining Unicode char U+2020 (decimal 8224)
   defining Unicode char U+2021 (decimal 8225)
   defining Unicode char U+2022 (decimal 8226)
)
Now handling font encoding OMX ...
... no UTF-8 mapping file for font encoding OMX
Now handling font encoding U ...
... no UTF-8 mapping file for font encoding U
   defining Unicode char U+00A9 (decimal 169)
   defining Unicode char U+00AA (decimal 170)
   defining Unicode char U+00AE (decimal 174)
   defining Unicode char U+00BA (decimal 186)
   defining Unicode char U+02C6 (decimal 710)
   defining Unicode char U+02DC (decimal 732)
   defining Unicode char U+200C (decimal 8204)
   defining Unicode char U+2026 (decimal 8230)
   defining Unicode char U+2122 (decimal 8482)
   defining Unicode char U+2423 (decimal 9251)
))
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\babel\babel.sty"
Package: babel 2015/08/03 3.9m The Babel package

*************************************
* Local config file bblopts.cfg used
*
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\00miktex\bblopts.cfg"
File: bblopts.cfg 2006/07/31 v1.0 MiKTeX 'babel' configuration
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\babel-german\ngerman.ldf"
Language: ngerman 2013/12/13 v2.7 German support for babel (new orthography)

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\babel-german\ngermanb.ldf"
Language: ngermanb 2013/12/13 v2.7 German support for babel (new orthography)

("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\babel\babel.def"
File: babel.def 2015/08/03 3.9m Babel common definitions
\babel@savecnt=\count88
\U@D=\dimen103
)
\l@naustrian = a dialect from \language\l@ngerman 
\l@nswissgerman = a dialect from \language\l@ngerman 
Package babel Info: Making " an active character on input line 88.
)))
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\csquotes\csquotes.sty"
Package: csquotes 2015/07/18 v5.1f context-sensitive quotations (JAW)

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\etoolbox\etoolbox.sty"
Package: etoolbox 2015/08/02 v2.2a e-TeX tools for LaTeX (JAW)
\etb@tempcnta=\count89
)
\csq@reset=\count90
\csq@gtype=\count91
\csq@glevel=\count92
\csq@qlevel=\count93
\csq@maxlvl=\count94
\csq@tshold=\count95
\csq@ltx@everypar=\toks17

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\csquotes\csquotes.def"
File: csquotes.def 2015/07/18 v5.1f csquotes generic definitions (JAW)
)
Package csquotes Info: Trying to load configuration file 'csquotes.cfg'...
Package csquotes Info: ... configuration file loaded successfully.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\csquotes\csquotes.cfg"
File: csquotes.cfg 
)
Package csquotes Info: Option 'babel' depreciated.
(csquotes)             Using 'autostyle'.
Package csquotes Info: Enabling multilingual quotes.
Package csquotes Info: Redefining alias 'german' -> 'german/guillemets'.
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\biblatex.sty"
Package: biblatex 2015/10/21 v3.1 programmable bibliographies (PK/JW/AB)

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\biblatex2.sty"
Package: biblatex2 2015/10/21 v3.1 programmable bibliographies (biber) (PK/JW/A
B)

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\oberdiek\kvoptions.sty"
Package: kvoptions 2011/06/30 v3.11 Key value format for package options (HO)

("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\ltxcmds.sty"
Package: ltxcmds 2011/11/09 v1.22 LaTeX kernel commands for general use (HO)
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\kvsetkeys.sty"
Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO)

("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\infwarerr.sty"
Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO)
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\etexcmds.sty"
Package: etexcmds 2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO)

("C:\Program Files (x86)\MiKTeX 2.9\tex\generic\oberdiek\ifluatex.sty"
Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX not detected.
)
Package etexcmds Info: Could not find \expanded.
(etexcmds)             That can mean that you are not using pdfTeX 1.50 or
(etexcmds)             that some package has redefined \expanded.
(etexcmds)             In the latter case, load this package earlier.
)))
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\logreq\logreq.sty"
Package: logreq 2010/08/04 v1.0 xml request logger
\lrq@indent=\count96

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\logreq\logreq.def"
File: logreq.def 2010/08/04 v1.0 logreq spec v1.0
))
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\ifthen.sty"
Package: ifthen 2014/09/29 v1.1c Standard LaTeX ifthen package (DPC)
)
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\url\url.sty"
\Urlmuskip=\muskip10
Package: url 2013/09/16  ver 3.4  Verb mode for urls, etc.
)
\c@tabx@nest=\count97
\c@listtotal=\count98
\c@listcount=\count99
\c@liststart=\count100
\c@liststop=\count101
\c@citecount=\count102
\c@citetotal=\count103
\c@multicitecount=\count104
\c@multicitetotal=\count105
\c@instcount=\count106
\c@maxnames=\count107
\c@minnames=\count108
\c@maxitems=\count109
\c@minitems=\count110
\c@citecounter=\count111
\c@savedcitecounter=\count112
\c@uniquelist=\count113
\c@uniquename=\count114
\c@refsection=\count115
\c@refsegment=\count116
\c@maxextratitle=\count117
\c@maxextratitleyear=\count118
\c@maxextrayear=\count119
\c@maxextraalpha=\count120
\c@abbrvpenalty=\count121
\c@highnamepenalty=\count122
\c@lownamepenalty=\count123
\c@maxparens=\count124
\c@parenlevel=\count125
\blx@tempcnta=\count126
\blx@tempcntb=\count127
\blx@tempcntc=\count128
\blx@maxsection=\count129
\blx@maxsegment@0=\count130
\blx@notetype=\count131
\blx@parenlevel@text=\count132
\blx@parenlevel@foot=\count133
\blx@sectionciteorder@0=\count134
\labelnumberwidth=\skip48
\labelalphawidth=\skip49
\biblabelsep=\skip50
\bibitemsep=\skip51
\bibnamesep=\skip52
\bibinitsep=\skip53
\bibparsep=\skip54
\bibhang=\skip55
\blx@bcfin=\read1
\blx@bcfout=\write3
\c@mincomprange=\count135
\c@maxcomprange=\count136
\c@mincompwidth=\count137
Package biblatex Info: Trying to load biblatex default data model...
Package biblatex Info: ... file 'blx-dm.def' found.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\blx-dm.def")
Package biblatex Info: Trying to load biblatex custom data model...
Package biblatex Info: ... file 'biblatex-dm.cfg' not found.
\c@afterword=\count138
\c@savedafterword=\count139
\c@annotator=\count140
\c@savedannotator=\count141
\c@author=\count142
\c@savedauthor=\count143
\c@bookauthor=\count144
\c@savedbookauthor=\count145
\c@commentator=\count146
\c@savedcommentator=\count147
\c@editor=\count148
\c@savededitor=\count149
\c@editora=\count150
\c@savededitora=\count151
\c@editorb=\count152
\c@savededitorb=\count153
\c@editorc=\count154
\c@savededitorc=\count155
\c@foreword=\count156
\c@savedforeword=\count157
\c@holder=\count158
\c@savedholder=\count159
\c@introduction=\count160
\c@savedintroduction=\count161
\c@namea=\count162
\c@savednamea=\count163
\c@nameb=\count164
\c@savednameb=\count165
\c@namec=\count166
\c@savednamec=\count167
\c@translator=\count168
\c@savedtranslator=\count169
\c@shortauthor=\count170
\c@savedshortauthor=\count171
\c@shorteditor=\count172
\c@savedshorteditor=\count173
\c@labelname=\count174
\c@savedlabelname=\count175
\c@institution=\count176
\c@savedinstitution=\count177
\c@lista=\count178
\c@savedlista=\count179
\c@listb=\count180
\c@savedlistb=\count181
\c@listc=\count182
\c@savedlistc=\count183
\c@listd=\count184
\c@savedlistd=\count185
\c@liste=\count186
\c@savedliste=\count187
\c@listf=\count188
\c@savedlistf=\count189
\c@location=\count190
\c@savedlocation=\count191
\c@organization=\count192
\c@savedorganization=\count193
\c@origlocation=\count194
\c@savedoriglocation=\count195
\c@origpublisher=\count196
\c@savedorigpublisher=\count197
\c@publisher=\count198
\c@savedpublisher=\count199
\c@language=\count200
\c@savedlanguage=\count201
\c@pageref=\count202
\c@savedpageref=\count203
\shorthandwidth=\skip56
\shortjournalwidth=\skip57
\shortserieswidth=\skip58
\shorttitlewidth=\skip59
\shortauthorwidth=\skip60
\shorteditorwidth=\skip61
Package biblatex Info: Trying to load compatibility code...
Package biblatex Info: ... file 'blx-compat.def' found.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\blx-compat.def"
File: blx-compat.def 2015/10/21 v3.1 biblatex compatibility (PK/JW/AB)
)
Package biblatex Info: Trying to load generic definitions...
Package biblatex Info: ... file 'biblatex.def' found.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\biblatex.def"
File: biblatex.def 
\c@textcitecount=\count204
\c@textcitetotal=\count205
\c@textcitemaxnames=\count206
\c@biburlnumpenalty=\count207
\c@biburlucpenalty=\count208
\c@biburllcpenalty=\count209
\c@smartand=\count210
)
Package biblatex Info: Trying to load bibliography style 'numeric'...
Package biblatex Info: ... file 'numeric.bbx' found.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\bbx\numeric.bbx"
File: numeric.bbx 2015/10/21 v3.1 biblatex bibliography style (PK/JW/AB)
Package biblatex Info: Trying to load bibliography style 'standard'...
Package biblatex Info: ... file 'standard.bbx' found.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\bbx\standard.bbx"
File: standard.bbx 2015/10/21 v3.1 biblatex bibliography style (PK/JW/AB)
\c@bbx:relatedcount=\count211
\c@bbx:relatedtotal=\count212
))
Package biblatex Info: Trying to load citation style 'numeric'...
Package biblatex Info: ... file 'numeric.cbx' found.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\cbx\numeric.cbx"
File: numeric.cbx 2015/10/21 v3.1 biblatex citation style (PK/JW/AB)
Package biblatex Info: Redefining '\cite'.
Package biblatex Info: Redefining '\parencite'.
Package biblatex Info: Redefining '\footcite'.
Package biblatex Info: Redefining '\footcitetext'.
Package biblatex Info: Redefining '\smartcite'.
Package biblatex Info: Redefining '\supercite'.
Package biblatex Info: Redefining '\textcite'.
Package biblatex Info: Redefining '\textcites'.
Package biblatex Info: Redefining '\cites'.
Package biblatex Info: Redefining '\parencites'.
Package biblatex Info: Redefining '\smartcites'.
)
Package biblatex Info: Trying to load configuration file...
Package biblatex Info: ... file 'biblatex.cfg' found.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\biblatex.cfg"
File: biblatex.cfg 
)))
Package csquotes Info: Checking for multilingual support...
Package csquotes Info: ... found 'babel' package.
Package biblatex Info: Trying to load language 'ngerman'...
Package biblatex Info: ... file 'ngerman.lbx' found.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\lbx\ngerman.lbx"
File: ngerman.lbx 2015/10/21 v3.1 biblatex localization (PK/JW/AB)
Package biblatex Info: Trying to load language 'german'...
Package biblatex Info: ... file 'german.lbx' found.

("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\biblatex\lbx\german.lbx"
File: german.lbx 2015/10/21 v3.1 biblatex localization (PK/JW/AB)
))
No file document.aux.
LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 12.
LaTeX Font Info:    ... okay on input line 12.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 12.
LaTeX Font Info:    ... okay on input line 12.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 12.
LaTeX Font Info:    ... okay on input line 12.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 12.
LaTeX Font Info:    ... okay on input line 12.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 12.
LaTeX Font Info:    ... okay on input line 12.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 12.
LaTeX Font Info:    ... okay on input line 12.
Package biblatex Info: Input encoding 'utf8' detected.
Package biblatex Info: Automatic encoding selection.
(biblatex)             Assuming data encoding 'utf8'.
Package biblatex Info: Trying to load bibliographic data...
Package biblatex Info: ... file 'document.bbl' not found.
No file document.bbl.
Package biblatex Info: Reference section=0 on input line 12.
Package biblatex Info: Reference segment=0 on input line 12.
LaTeX Font Info:    Try loading font information for T1+cmss on input line 15.
("C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base\t1cmss.fd"
File: t1cmss.fd 2014/09/29 v2.5h Standard LaTeX font definitions
)
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <14.4> on input line 15.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <7> on input line 15.


LaTeX Warning: No \author given.


LaTeX Warning: Citation 'zhao' on page 1 undefined on input line 16.


LaTeX Warning: Empty bibliography on input line 18.

[1


{C:/Users/Paul/AppData/Local/MiKTeX/2.9/pdftex/config/pdftex.map}]
(document.aux)

LaTeX Warning: There were undefined references.


Package biblatex Warning: Please (re)run Biber on the file:
(biblatex)                document
(biblatex)                and rerun LaTeX afterwards.

Package logreq Info: Writing requests to 'document.run.xml'.
 ) 
Here is how much of TeX's memory you used:
 8882 strings out of 493673
 150409 string characters out of 3141532
 646709 words of memory out of 3000000
 12159 multiletter control sequences out of 15000+200000
 9495 words of font info for 24 fonts, out of 3000000 for 9000
 1029 hyphenation exceptions out of 8191
 56i,6n,50p,833b,1341s stack positions out of 5000i,500n,10000p,200000b,50000s
 <C:\Users\Paul\AppData\Local\MiKTeX\2.9\fonts\pk\ljfour\jknappen\ec\dpi600\e
cbx1095.pk> <C:\Users\Paul\AppData\Local\MiKTeX\2.9\fonts\pk\ljfour\jknappen\ec
\dpi600\ecrm1095.pk> <C:\Users\Paul\AppData\Local\MiKTeX\2.9\fonts\pk\ljfour\jk
nappen\ec\dpi600\ecrm1440.pk> <C:\Users\Paul\AppData\Local\MiKTeX\2.9\fonts\pk\
ljfour\jknappen\ec\dpi600\ecsx2074.pk>
Output written on document.pdf (1 page, 17446 bytes).
PDF statistics:
 61 PDF objects out of 1000 (max. 8388607)
 0 named destinations out of 1000 (max. 500000)
 1 words of extra memory for PDF output out of 10000 (max. 10000000)

dann probiere ich die biber option mit Button Bibtex. (in meiner konfiguration ist aber bibtex=biber. Ich hänge auch mal ein screenshot von der konfiguration an.)

Dabei kommt eine andere Warnung, als vorher (bevor ich alles neu installiert habe)
Error : could not start the command : biber"document"
Was ist da los?
Wenn man dann nochmal pdflatex laufen lässt, gibt es die gleichen Resultate wie oben.

Warum kann ich aber mit Texmaker ein logfile und ein unvollständiges PDF erzeugen aber mit der Konsole nicht?

Ich freue mich wenn jemand nochmal die Muse hat sich reinzudenken.
Dateianhänge
Konfig_texmaker.png
Konfig_texmaker.png (100.31 KiB) 4016 mal betrachtet

Antworten