1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
|
<head>
<title>UK TeX FAQ -- question label editors</title>
</head><body>
<h3>TeX-friendly editors and shells</h3>
<p/>There are good TeX-writing environments and editors for most
operating systems; some are described below, but this is only a
personal selection:
<dl>
<dt>Unix<dd> The commonest choices are <i>[X]Emacs</i> or
<i>vim</i>, though several others are available.
<p/> <a href="http://www.gnu.org/software/emacs/emacs.html">GNU <i>emacs</a></i>
and <a href="http://www.xemacs.org/"><i>XEmacs</a></i> are supported
by the AUC-TeX
bundle (available from CTAN). AUC-TeX provides menu
items and control sequences for common constructs, checks syntax,
lays out markup nicely, lets you call TeX and drivers from
within the editor, and everything else like this that you can think
of. Complex, but very powerful.
<p/> <a href="http://vim.sourceforge.net"><i>Vim</a></i> is also highly
configurable (also available for Windows and Macintosh systems).
Many plugins are available to support the needs of the (La)TeX user,
including syntax highlighting, calling TeX programs,
auto-insertion and -completion of common (La)TeX structures, and
browsing LaTeX help. The scripts <i>auctex.vim</i> and
<i>bibtex.vim</i> seem to be the most common recommendations.
<p/> The editor <a href="http://nedit.org/"><i>NEdit</a></i> is also free
and programmable, and is available for Unix systems. An
AUC-TeX-alike set of extensions for <i>NEdit</i> is available
from CTAN.
<p/> <i>LaTeX4Jed</i> provides much enhanced LaTeX support for the
<a href="http://www.jedsoft.org/jed/"><i>jed</a></i> editor.
<i>LaTeX4Jed</i> is similar to AUC-TeX: menus,
shortcuts, templates, syntax highlighting, document outline,
integrated debugging, symbol completion, full integration with
external programs, and more. It was designed with both the beginner
and the advanced LaTeX user in mind.
<p/> The <i>Kile</i> editor that is provided with the KDE
window manager provides GUI “shell-like” facilities, in a
similar way to the widely-praised <i>Winedt</i> (see below);
details (and downloads) are available from the project’s
<a href="http://kile.sourceforge.net/">home on SourceForge</a>. A newer
system (by <i>Kile</i>’s original author),
<a href="http://www.xm1math.net/texmaker/"><i>texmaker</a></i> doesn’t
rely on KDE’s facilities, and so may be more easily portable.
<dt>MSDOS<dd> TeXshell is a simple,
easily-customisable environment, which can be used with the editor
of your choice.
<p/> You can also use GNU <i>emacs</i> and AUC-TeX
under MSDOS.
<dt>Windows ’9x, NT, etc.<dd><i>TeXnicCenter</i> is a (free)
TeX-oriented development system, uniting a powerful platform for
executing (La)TeX and friends with a configurable editor.
<p/> <i>Winedt</i>, a shareware package, is also highly spoken of.
It too provides a shell for the use of TeX and related programs,
as well as a powerful and well-configured editor. The editor can
generate its output in UTF-8 (to some extent), which is
useful when working with <a href="FAQ-xetex.html">XeTeX</a> (and other
“next-generation” (La)TeX applications).
<p/> Both <i>emacs</i> and <i>vim</i> are available in versions
for Windows systems.
<dt>OS/2<dd> <i>epmtex</i> offers an OS/2-specific shell.
<dt>Macintosh<dd> The commercial Textures provides an excellent integrated
Macintosh environment with its own editor. More powerful still (as an
editor) is the shareware <i>Alpha</i> which is
extensible enough to let you perform almost any TeX-related job. It
works well with OzTeX. From release 2.2.0 (at least), Textures
works with MacOS X.
<p/> For MacOS X users, the free tool of choice appears to be
<a href="http://www.uoregon.edu/~koch/texshop/texshop.html">TeXshop</a>, which
combines an editor and a shell with a coherent philosophy of dealing
with (La)TeX in the OS X environment. TeXShop is distributed as
part of the MacTeX system, and will therefore be available out of
the box on machines on which MacTeX has been installed.
<p/> <i>Vim</i> is also available for use on Macintosh systems.
<dt>Wildcard<dd> TUG is sponsoring the development of a
cross-platform editor and shell, modelled on the excellent
TeXshop for the Macintosh. While this program,
<a href="http://www.tug.org/texworks/">TeXworks</a>, is still under
development, it is already quite usable: if you’re looking for a
(La)TeX development environment, and are willing to step beyond
the boundaries, it may be for you.
</dl>
Atari, Amiga and NeXT users also have nice
environments. LaTeX users looking for <i>make</i>-like
facilities should review the answer on
<a href="FAQ-make.html">Makefiles for LaTeX documents</a>.
<p/>While many (La)TeX-oriented editors can support work on BibTeX
files, there are many systems that provide specific “database-like”
access to your BibTeX files —
see “<a href="FAQ-buildbib.html">creating a bibliography file</a>”.
<dl>
<dt><tt><i>alpha</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/systems/mac/support/alpha/">systems/mac/support/alpha/</a>
<dt><tt><i>auctex</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/support/auctex/">support/auctex/</a>
<dt><tt><i>epmtex</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/systems/os2/epmtex.zip">systems/os2/epmtex</a> (or <a href="http://www.tex.ac.uk/tex-archive/systems/os2/epmtex/">browse the directory</a>)
<dt><tt><i>LaTeX4Jed</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/support/jed.zip">support/jed</a> (or <a href="http://www.tex.ac.uk/tex-archive/support/jed/">browse the directory</a>)
<dt><tt><i>Nedit LaTeX support</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/support/NEdit-LaTeX-Extensions.zip">support/NEdit-LaTeX-Extensions</a> (or <a href="http://www.tex.ac.uk/tex-archive/support/NEdit-LaTeX-Extensions/">browse the directory</a>)
<dt><tt><i>TeXnicCenter</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/systems/win32/TeXnicCenter/">systems/win32/TeXnicCenter/</a>
<dt><tt><i>TeXshell</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/systems/msdos/texshell.zip">systems/msdos/texshell</a> (or <a href="http://www.tex.ac.uk/tex-archive/systems/msdos/texshell/">browse the directory</a>)
<dt><tt><i>TeXtelmExtel</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/systems/msdos/emtex-contrib/TeXtelmExtel/">systems/msdos/emtex-contrib/TeXtelmExtel/</a>
<dt><tt><i>winedt</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/systems/win32/winedt/">systems/win32/winedt/</a>
</dl>
<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=editors">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=editors</a>
</body>
|