I want to follow some recent advice and switch from jurabib to biber (1, 2). My favourite LaTeX IDE is Latexila on Ubuntu 12.10.
If I follow the examples given in the links above, I just an error when compiling in Latexila.
Afaik, Latexila makes use of LaTexmk or Rubber, but I could not find reference material on how to use either of these with biblatex and biber.
latexmkis happy to usebiberif so requested by the document. – egreg Nov 26 '12 at 15:37latexmkissue. Hence it would be a duplicate question: tex.stackexchange.com/questions/8950/using-biber-with-latexmk – Martin Betz Nov 26 '12 at 18:15latexmkby the usuallatexmk --versionfrom a terminal window. – egreg Nov 26 '12 at 18:21Latexmk, John Collins, 11 Nov. 2012. Version 4.35- but I could solve the problem by installing Tex-Live manually instead of using ubuntu's repositories. – Martin Betz Nov 26 '12 at 18:55