Bug 179849

Summary: add biblatex support in kile
Product: [Applications] kile Reporter: Thomas Braun <thomas.braun>
Component: generalAssignee: Michel Ludwig <michel.ludwig>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jltallon, mail, thomas.braun, thomas.weiss
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thomas Braun 2009-01-06 22:18:07 UTC
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.
Comment 1 Thomas Braun 2009-01-07 00:09:03 UTC
*** Bug 166757 has been marked as a duplicate of this bug. ***
Comment 2 Thomas Braun 2009-01-08 22:18:32 UTC
*** Bug 120254 has been marked as a duplicate of this bug. ***
Comment 3 Thomas Braun 2009-02-16 00:01:16 UTC
5.) was done in r915126.
Comment 4 Thomas Braun 2009-05-27 00:19:12 UTC
*** Bug 96281 has been marked as a duplicate of this bug. ***
Comment 5 Thomas Braun 2009-08-19 13:38:01 UTC
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
Comment 6 Thomas Braun 2009-08-19 13:43:04 UTC
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
Comment 7 Thomas Braun 2009-08-19 21:43:50 UTC
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
Comment 8 Michel Ludwig 2012-08-29 11:29:33 UTC

*** This bug has been marked as a duplicate of bug 268047 ***