lightweight editing tool for the GNOME desktop found in many distributions of Linux, BSD and other Unix systems

learn more… | top users | synonyms

0
votes
0answers
39 views

XeTeX build profile in the gedit latex plugin

In the gedit latex plugin, the build profile to compile latex files to pdf is rubber --inplace --maxerr -1 --short --force --warn all --pdf "$filename" Unfortunately, rubber is a LaTeX building ...
1
vote
0answers
121 views

Is there a \newcommand manager program?

I type my latex document with gedit. I use a lot of macro to facilitates typesettings. I put all of them just after the begin{document} tag. For a homework question says, I use at least 20 macros. For ...
4
votes
0answers
73 views

Connecting GEdit and xdvi

I'm trying to connect GEdit and xdvi. I don't use the gedit latex lugin as I don't use LaTeX, but plain TeX. Well, for the inverse search I compile the TeX file with the "external tools" plugin and ...
1
vote
0answers
158 views

Embedded Preview Option not showing up Gedit Linux

The Embedded Preview option is not showing up. I have installed texlive, and reinstalled the gedit latex plugin. I can compile from Gedit now, just no embedded preview. Any suggestions or ideas are ...
3
votes
3answers
2k views

Gedit LaTeX plugin: How to get bibtex and makeindex to compile too?

I have been using the Gedit LaTeX plugin for over a year now, but I recently converted my references to bibtex. It is my understanding that the plugin should run bibtex and makeindex automatically, ...
4
votes
2answers
748 views

gedit [<— missing link? -->] TexLive

following up on a useful question and quite a few answers How can I call TexLive in Ubuntu? my question remains open :-) I write my LaTeX texts in gedit, my base is ubuntu hardy heron 8.04, now I ...