gedit LaTeX: a powerful plugin to work with LaTex
October 2, 2011 1:57 pm UncategorizedSome of you may or may not know about an incredible plugin to convert gedit in an incredible LaTeX editor. This plugin was developed for a few years already by Michael Zeising, providing a lot of features, some of them are:
- LaTeX/BibTex code completion.
- Templates, it allows to easily insert latex snippets.
- Quick building of documents.
- Outline viewer, to have quick access to all parts of the document.
- Tools manager.
- etc etc etc.
Some months ago José Aliste came to me to try to resurrect the project, port it to GTK+ 3 and all our beloved new libraries and try to sanitize it and fix the crashers. Once we moved the project to the gnome server, John Stowers joined us and all together we started to work like crazy. Now, we are proud to say that we have a working latex plugin for gedit that it is quite cleaned up and that can make your life easier.
Also say that it is already packaged for fedora and if you are brave enough to test it and report bugs, and even better provide patches for it would be great. Have fun with it!!
October 2nd, 2011 at 5:11 pm
Amazing work. GeditLatexPlugin is dead, long live gedit-latex!
[WORDPRESS HASHCASH] The poster sent us ’0 which is not a hashcash value.
October 2nd, 2011 at 7:13 pm
THANK YOU SO MUCH!!
I’ve been using the old plugin for a couple of years now. I still prefer it to Kile & co. It’s great to know it’s been ported to Gtk 3!!
[WORDPRESS HASHCASH] The poster sent us ’0 which is not a hashcash value.
October 3rd, 2011 at 7:12 am
where is this plug-ins i can’t find in fedora 15 repo or where i can download manually thx….
[WORDPRESS HASHCASH] The poster sent us ’0 which is not a hashcash value.
October 3rd, 2011 at 8:24 am
[...] Via | Nacho Blog [...]
October 3rd, 2011 at 8:55 am
Are you going to work on it vomitting debug messages on stdout/stderr like there’s no tomorrow?
I found myself looking for a replacement very quickly after finding out that g-l-p made it utterly impractical to launch gedit from a terminal and keep using said terminal afterwards.
[WORDPRESS HASHCASH] The poster sent us ’0 which is not a hashcash value.
October 3rd, 2011 at 9:00 am
Hi,
Do you have a link to a source tarball? I would really like to test this on Ubuntu.
Thank you,
Leaves
[WORDPRESS HASHCASH] The poster sent us ’0 which is not a hashcash value.
October 3rd, 2011 at 9:10 am
I think I found it:
http://ftp.gnome.org/pub/GNOME/sources/gedit-latex/
[WORDPRESS HASHCASH] The poster sent us ’0 which is not a hashcash value.
October 3rd, 2011 at 10:01 am
[...] Via | Nacho Blog [...]
October 3rd, 2011 at 12:44 pm
If you don’t want the debugging messages it is a matter of modifying one line in the __init__.py
October 4th, 2011 at 12:48 am
I love this plugin. Thank you for the effort!
[WORDPRESS HASHCASH] The poster sent us ’0 which is not a hashcash value.
October 4th, 2011 at 7:23 pm
“Also say that it is already packaged for fedora and if you are brave enough to test it and report bugs, and even better provide patches for it would be great.”
I would love to. How do I get it?
[WORDPRESS HASHCASH] The poster sent us ’0 which is not a hashcash value.
October 4th, 2011 at 7:24 pm
You can get it from http://git.gnome.org/browse/gedit-latex or just yum install gedit-latex in fedora 16 or 17
October 6th, 2011 at 5:38 am
Hi Kasper,
Thanks for your helpful comments. We have made considerable progress in cleaning up the debug spam, but it is a work in progress. We have chosen to leave it enabled for the moment because this is the first release and there is no clean way for us to use the glib debugging routines / level.
In the mean time, please be a nice gentleman and modify __init__.py if you wish to disable debugging.
[WORDPRESS HASHCASH] The poster sent us ’0 which is not a hashcash value.
October 19th, 2011 at 3:17 am
[...] is awesome, and I am happy we have returned the gedit-latex plugin to being the best way to write LaTeX on [...]