Gedit LaTeX Plugin 0.2 RC1 available
Friday, January 9th, 2009I’m happy to announce the first release candidate for the 0.2 branch of the Gedit LaTeX Plugin:
Architecture
This release features a new generic plugin base layer. It abstracts from the details of gedit and gtksourceview providing a clean base for the TeX-specific parts. This new architecture makes it easier to fix bugs and develop new features.
Base
- improved support for remote files (fixes 1875238, 1953982)
- configurable highlighting colors (fixes 2131473, 2018556)
LaTeX
- improved support for multi-file documents (fixes 2039930, 2011830, 2003370, 1885775, 1801142)
- fixed spell checking (fixes 2120842, 2039933)
- brought back forward search in DVI files (fixes 2367015)
- fixed LaTeX completion of command arguments (fixes 1923717)
BibTeX
- rudimentary BibTeX code completion
- maximum file size for BibTeX parser may be configured (fixes 2149254, 2149189)
And a lot of minor issues have been fixed (2238342, 2031271, 2002630, 1913496, 1911116, 1880327, 1818707, 1820138).
So give it a try and have fun