Tagged Questions
1
vote
0answers
92 views
Running BibLatex (Backend=Biber) in Texmaker
I have quite an interesting problem. After backup of my system (Windwos 7 x86) I have troubles running biblatex in general. I solved the problem partially.
I have MikTex 2.9 installed and using ...
4
votes
1answer
89 views
BibLaTeX and babel - strange errors
I' m writing my MA thesis using LaTeX + BibLaTeX for bibliography. Sadly it seems that BibLaTeX paired with babel results in a number of strange errors:
\extraspolutonikogreek ...unct ...
0
votes
0answers
97 views
biblatex and biber problems [closed]
Okay, so I try to figure out how to use Biber to cite things instead of BibTeX.
I'm using the MiKTeX package manager with Texmaker. I've downloaded the biber.exe file, and put it in the folder
...
4
votes
2answers
724 views
Language problems with biblatex and babel
I am trying to use biblatex with IEEEtran and babel, however I am having an error: Package babel Error: You haven't defined the language ENGLISH yet.. With regular Bibtex everything works as usual. ...
6
votes
1answer
125 views
biblatex-apa error with silence package, is it innocuous?
I am getting the following compilation errors when using biblatex, APA and silence. I hope it is not harmful? I just updated my MiKTeX distribution and reinstalled biblatex-apa.
[ ERROR ][ C:\Program ...
2
votes
0answers
986 views
biblatex: bbl wrong format version [closed]
I am using texlive 2012, and both pdflatex and biber are executed with full path to ensure the correct binary.
biblatex has version 2.2, biber 0.9.9.
If I run pdflatex, biber, pdflatex I get the ...
4
votes
1answer
177 views
Biber fails at supporting { } in author names
I have a bug using Biber and LaTeX:
Here is my MNWE:
test.bib:
@misc{citation1, title = {Any title}, author = {{{Foo} bar}}, },
test.tex:
\documentclass{book}
...
0
votes
2answers
659 views
Problems with undefined control sequence in list of figures
I'm using TeXLive 2011. I had a lot of problems with compiling my large document yesterday and finally seemed to have gotten back to a working version, however now I get strange error messages in the ...
5
votes
2answers
883 views
“Missing character” or “does not map to ascii” message with biblatex and biber
I started drafting a question here but then, through some further work, found a solution. I though it might be worth putting in what I found here for others.
The problem relates to using biber as a ...
2
votes
1answer
715 views
“Cannot find file” error when running biber
I'm commuting to using the new biber/biblatex system of referencing. Previously I have been using bibtex as a backend and have tried converting to biber. I'm using MikTeX 2.9 under windows xp sp3.
I ...
5
votes
1answer
1k views
xkeyval error: 'defernums' undefined in families
Relative noob in LaTeX, and I'm trying to adapt an existing (public) template (with attribution) to my own needs, and the first step is gutting all the project specific code and setting up the ...
4
votes
1answer
3k views
Error message when using biber
Great site here. I have a question regarding Biblatex and Biber. My current .tex file structure looks like this in TeXworks:
\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage{inputenc} ...
1
vote
0answers
453 views
Compilation problem after running bibtex [closed]
I'm having the following problem:
My document compiles properly before running bibtex. When I try to recompile after running the bibtex command it gave this compiling error:
Runaway argument?
...
3
votes
1answer
438 views
BibLaTeX doesn't seem to work with MacTex 2010
I've read good things about biblatex so I want to use it for my paper. I use MacTex 2010 on OS X 10.6.6 with Textmate. So far I've been happy with MacTex but I just can' get biblatex to run.
I did a ...
