Archive for January, 2009

Gedit LaTeX Plugin 0.2 RC1 available

Friday, January 9th, 2009

I’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

LaTeX

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 ;)