Gedit LaTeX Plugin 0.2 RC2 is out
The second release candidate of the Gedit LaTeX Plugin is available for download. Changes include:
LaTeX
- added commands from pdfpages and fancyhdr
- fixed multiple completion issues (2546325, 2546366)
- fixed multiple parser issues (2792736, 2483621)
- added completion of environments defined by
\newenvironmentand\newtheorem - fixed bug in LaTeX outline (2644609)
- omit file extension for pdf and eps images and validate them correctly (2793148)
- support for user-defined templates
- search more paths for TeX resources (2795865)
BibTeX
- improved performance of BibTeXParser by ~20%
- finished connect-outline-to-editor-feature for BibTeX outline
- finished BibTeX validator that checks for:
- duplicate entry names
- duplicate fields
- missing required fields
- unused fields
- fixed bug in BibTeX outline when grouped by author
Tools
- enabling auto-save-before-build feature again (2543463)
- fixed build fail on spaces/specials in path (2549490)
- hiding of box warnings from rubber may now be configured (2795868)
- brought back R Sweave tool
- added embedded PDF preview (thanks to Dan Mihai Ile, 2799221)
Common
- enabling triggered completion again (completion triggered at ‘\’, ‘[‘ and ‘{‘ for LaTeX and at ‘@’ for BibTeX)
- improved usability (2503408)
- storing relative paths in property files
- hiding features when no tab is opened
- support for duplicate placeholders in templates (see e.g. environment snippet)
- showing nicer hints for snippets
Have fun
June 7th, 2009 at 11:44 am
Hi, thank you for your work.
Is it possible to change the default keyboard shortcuts?
For example change Ctrl+Alt+1 to Alt+F10 ?
June 9th, 2009 at 9:05 pm
Just go to the plugin settings and configure the tool you want to change the shortcut for. There you may specify any shortcut you like.
June 29th, 2009 at 12:22 pm
This is great stuff!
However, previously I always managed to integrate R Sweave into this plugin and to run *.Rnw files. Now, I added:
R CMD Sweave “$shortname.Rnw”
rubber –inplace –maxerr -1 –short –force –warn all –pdf “$filename”
rubber –inplace –maxerr -1 –short –force –warn all –pdf “$filename”
gnome-open “$shortname.pdf”
But when I open *.Rnw file, although it is recognized as LaTeX, all s are disabled. How can I enable them?
Best,
PM
June 29th, 2009 at 8:51 pm
Hi,
features activation is based on the file’s extension – .Rnw is not part of the list. I’ll change this as soon as possible, watch the activities on http://sourceforge.net/projects/gedit-latex
Michael
July 7th, 2009 at 8:35 pm
Hi, and thanks for your work on this plugin. I just discovered it and am now seriously considering dropping emacs+auctex in favor of it. I still have a few questions though :
* How do I use the outline and syntax validation features ? I didn’t find any entry related to them in the menus.
* Maybe not related to this plugin… I’m disappointed by the latex-specific syntax highlighting in gedit when compared to auctex. I only get different colors for latex commands like \begin and comments. In auctex, I have a different color for latex commands but also another one for the name of the environments, for math mode…. Is there a way to get this behaviour with a latex.lang and a gtksourceview style file ?
Julien.
July 31st, 2009 at 5:00 pm
hey, thank you for your work!
especially the outline feature made my life a lot easier while writing my diploma thesis.
August 28th, 2009 at 11:57 pm
Thanks a lot! I’ve been looking for a nice tex editor for gnome for ages.
I have a question though. I your response to Raskòlnikov’s post you say that the keyboard shortcut are editable in the plugin configuration dialog within gedit. However, i can’t find it… Is there another way to do this?
Thanks again!
August 30th, 2009 at 7:40 pm
Oops, you’re right, seems like I dropped the custom keyboard shortcuts, sorry. I’ll bring them back in the next release…
Michael
September 7th, 2009 at 4:28 pm
I’d greatly appreciate that, thanks!
September 27th, 2009 at 4:32 pm
Just to check: any news regarding R-functionality (Rnw-files)?
Best,
PM
October 16th, 2009 at 3:06 pm
Thanks for you great work! Any updates on the .Rnw support?
Thanks,
Nick
November 3rd, 2009 at 1:12 am
Many thanks for your tool. I appreciate it very much. Yet I have some questions.
1) I’m working with the biblatex package but gtp’s bibtex auto-completion does not seem to support the package. Completion works perfectly well without biblatex. Is there any solution? (Asides auto-completion biblatex works with gtp)
2) Is there any chance to zoom in/out the implemented pdf preview?
3) Is it possible to use an xml file instead of bib-file as source for the bibliography?
That’s all for the moment!
Looking forward to read some comments.
Best
CL
November 27th, 2009 at 6:51 pm
Hi there,
to all the “is it possible to…” posts: I’m sorry, this blog is not the right place to discuss technical issues with the plugin as my answers will get lost somehow.
Please refer to the trackers (bug reports, feature requests, forum threads) on the project website http://sourceforge.net/projects/gedit-latex/
Thanks!
March 22nd, 2010 at 7:53 pm
Hallo!
Vielen lieben Dank für dieses Plugin – es gehört immer gleich zu den ersten Sachen, die ich installiere
Der Ort hier ist wahrscheinlich der falsche, aber ich frage mich, wo der “PDF Erzeugen”-Knopf hin ist. STRG+ALT+2 zu drücken ist voll schwer und man läuft Gefahr sich etwas dabei zu brechen
Trotzdem beide Daumen hoch und danke!