Version: 2.0.4svn (using 3.5.10, Debian Package 4:3.5.10.dfsg.1-0lenny1 (lenny/sid)) Compiler: Target: i486-linux-gnu OS: Linux (i686) release 2.6.26-1-686 The following things are missing in kile to get complete support for biblatex (http://www.ctan.org/tex-archive/help/Catalogue/entries/biblatex.html) : 1.) biblatex.cwl file, maybe one for users and one for bibtex style file authors. 2.) codecompletion support for all citation commands including stuff like \cite[pre][post]{key}. 3.) support for automatic recompiling using REQ: lines in the latex log file. This would also enable refsection support. 4.) add biblatex file suffixes inside kile all other the place. 5.) syntax file updates to cover new citation commands.
*** Bug 166757 has been marked as a duplicate of this bug. ***
*** Bug 120254 has been marked as a duplicate of this bug. ***
5.) was done in r915126.
*** Bug 96281 has been marked as a duplicate of this bug. ***
SVN commit 1013244 by tbraun: add biblatex file suffixes into latex.xml CCBUG: 179849 M +1 -1 latex.xml WebSVN link: http://websvn.kde.org/?view=rev&revision=1013244
SVN commit 1013246 by tbraun: add biblatex suffixes CCBUG: 179849 so 4.) is now done M +1 -1 kileextensions.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1013246
SVN commit 1013406 by tbraun: biblatex cwl files BUG: 179849 1.) is now also done M +1 -0 ChangeLog A src/data/complete/tex/biblatex-dev.cwl A src/data/complete/tex/biblatex.cwl WebSVN link: http://websvn.kde.org/?view=rev&revision=1013406
*** This bug has been marked as a duplicate of bug 268047 ***