There are many different kind of options that you can do in order to start using LaTeX on Ubuntu. I would prefer doing that through Eclipse, but if there is a better way of doing it, feel free to write your opinion on why using this instead of something else.
|
Eclipse strikes me as an odd choice of an IDE to use for LaTeX, but I guess it should work, since the steps in producing a LaTeX-generated document are quite similar to those involved in producing a computer program. The first step is obviously to make sure you have Eclipse and LaTeX themselves installed. Then, if you haven't already done so, you should definitely install the TeXlipse plugin or some equivalent, which provides syntax highlighting and autocompletion, among other things. (Without it, Eclipse would be nothing more than a glorified text editor and in that case you'd be better off just using a plain text editor.) The TeXlipse user manual provides a good description, including screenshots, which I would recommend you follow to the letter, as all the enabled features will most likely be useful to you. Once you've got the plugin installed and configured, just open a project and try compiling it to make sure it works and to get a sense of how the process works. Eclipse is, of course, not the only IDE you can use for LaTeX; there are specialized LaTeX editors available. My favorite happens to be Kile, which also provides syntax highlighting and autocompletion, as well as a LaTeX symbol list and graphical build commands that are designed specifically for the LaTeX toolchain. It is based on KDE, so if you are using the default graphical environment for Ubuntu (Gnome) you may have to install some - okay, a lot of - extra packages to use Kile, and it's your choice whether that's worth it or not. |
|||||||||||
|
|
The package you want to install the
ought to get you a pretty good starting point. As for editors, even the basic pre-installed gedit ("Text Editor") should at least offer syntax highlighting. |
|||
|
|
|
Take the editor you are familiar with. Most of the editors have builtin LaTeX support and install the TeX-Packages you need. If you want to have them all, do a
But please be aware that this downloads about 600 MB of software, which expands to about 1.x GB. I am using Eclipse with Texlipse. Some of my colleagues are using Geany. Other taking LxX. The messages is, take the editor you like most. |
|||
|
|
|
I don't run Ubuntu but perhaps these links will help: |
|||
|
|
|
If you're on ubuntu, then nothing like using XEmacs. Combined with the AUCTeX package, and reftex for handling citations. it's a dream to use, and is really the best IDE available. What it lacks is the nice latex support that Kile has, so I wouldn't recommend it if you're also trying to learn latex. |
|||||||||||||
|
|
Texmaker is a nice GUI that is native to the Gnome desktop for Ubuntu.
|
|||
|
|
I just use Recently though I've switched to |
|||
|
|
|
I would advise NOT using gedit. It has two problems.
|
|||
|
|
