Difference between revisions of "Text Editors"

From Wiki
Jump to navigation Jump to search
(Stray HTML)
m (add Textadept to SciTE)
Line 28: Line 28:
 
<td> Extremely powerful & highly configurable text editor. It operates in different "modes": you type in text in "insert mode" and pass commands to the editor in "normal mode." Whether you prefer Vim or emacs is a religious question of the highest importance.</td>
 
<td> Extremely powerful & highly configurable text editor. It operates in different "modes": you type in text in "insert mode" and pass commands to the editor in "normal mode." Whether you prefer Vim or emacs is a religious question of the highest importance.</td>
 
</tr> <tr style="background:#eeeeee;">
 
</tr> <tr style="background:#eeeeee;">
<td>[[Scite]]</td>
+
<td>[[Scite]] or Textadept</td>
 
<td> C </td><td> </td><td> S </td><td> T </td><td> U </td><td> </td><td> </td>
 
<td> C </td><td> </td><td> S </td><td> T </td><td> U </td><td> </td><td> </td>
 
<td> y </td>
 
<td> y </td>
 
<td> y </td>
 
<td> y </td>
<td> y (X11) </td>
+
<td> y (TA only) </td>
<td> ConTeXt support not before v1.6.x. ConTeXt support files come with the ConTeXt distribution in directory context/data/context.properties. See also the [http://www.pragma-ade.com/general/manuals/mscite-s.pdf manual mcite.pdf]. </td>
+
<td> ConTeXt since v1.6.x. ConTeXt support files come with the ConTeXt distribution in directory context/data/context.properties. See also the [http://www.pragma-ade.com/general/manuals/mscite-s.pdf manual mcite.pdf]. </td>
 
</tr><tr>
 
</tr><tr>
 
<td> [http://www.uoregon.edu/~koch/texshop/ TeXshop] </td>
 
<td> [http://www.uoregon.edu/~koch/texshop/ TeXshop] </td>

Revision as of 10:42, 24 October 2016

< Main Page | Related Programs >

You can use any text editor for creating a source file for ConTeXt, even notepad should do. Many editors provide generic TeX syntax highlighting, but some have even more support for ConTeXt.

ConTeXt-aware

Editor features Linux Win MacOS X Remarks
Emacs with AUCTeX S T U  ? y y y Extremely powerful & highly configurable text editor for CTRL- and ALT- key lovers.
The official AUCTeX distribution beginning with 11.50 has ConTeXt support. Berend de Boers ConTeXt mode for Emacs has been merged with the former ConTeXt support in AUCTeX by Patrick Gundlach. The AUCTeX page on this wiki has further AUCTeX customization for ConTeXt. If you write documents with bibliographies, indexes, or cross-references, you may also be interested in using Reftex. There is also Emacs-muse which is an extension.
Vim S T U 2  ? y y y Extremely powerful & highly configurable text editor. It operates in different "modes": you type in text in "insert mode" and pass commands to the editor in "normal mode." Whether you prefer Vim or emacs is a religious question of the highest importance.
Scite or Textadept C S T U y y y (TA only) ConTeXt since v1.6.x. ConTeXt support files come with the ConTeXt distribution in directory context/data/context.properties. See also the manual mcite.pdf.
TeXshop  ? P S T U - - y (native) Simple Cocoa IDE. Configuration instructions
iTeXMac  ? P S T U + - - y (native) More advanced Cocoa IDE (one of its modes doesn't like tabulated source)
TextMate C - S T U  ? - - y (native) The ConTeXt bundle is not yet in the distribution, but you can download a copy at [1].
Notepad++ S T U 2 + y Npp is one of the most powerful and useful text editors around. For Windows users (you can also use it under Wine) wanting a more modern interface with loads of included features (see especially the TextFX menu), it deserves a close look.
Kate - - S  ? U - (KDE3) / 2 (KDE4) + y y y Kate is an advanced multi-document text editor for KDE (KWrite is in the same package, but handles only single documents). It has already built-in LaTeX syntax highlighting, but you can install a file that provides ConTeXt syntax highlight. It is planned to be included in the Kate package itself in the (near) future though.
Kile C P S T U - (KDE3) / 2 (KDE4) + y y y Kile is a very advanced KDE-based editor/environment that primarily aims at LaTeX users, but since 2.x it has native ConTeXt support as well.Amongst other advanced features, Kile has to offer project management, inverse and forward TEX<->DVI search, side tree view of the document structure (e.g. by chapters, sections etc.), insertion of TeX and ConTeXt commands, insertion of symbols.
Smultron - P S T - - - - - y Configuration instructions
TeXWorks P S T U (y) y y

features:

  • C = TeX/ConTeXt command completion
  • P = PDF preview
  • S = TeX/ConTeXt syntax highlighting
  • T = ConTeXt typesetting
  • U = Unicode (UTF-8) handling
  • 2 = bidirectional edit (right-to-left)
  • + = more…
  •  ? = previous feature probable but unsure

Other editors

The following editors have no specific ConTeXt support, but do a good job for generic (La)TeX typesetting, so you may use them for ConTeXt as well:

Editor features Linux Win MacOS X Remarks
GNU nano S U  ? y y y Curses-based text editor for Unix and Unix-like systems, designed to be a free replacement for the Pico text editor. Has basic TeX syntax highlighting.
gedit S U  ? y - y (X11) GNOME editor
klat S T U  ? y - y (X11) KDE editor, based on Kate
WinEdt - - S T U - - - y - A nice, configurable Windows editor, very suitable for newbies to (La)TeX. A large collection of buttons with Greek letters and other (math) symbols is very helpfulp when typesetting math. It also has spell checker, but no support for UTF yet.
LaTeX users can also find many templates (tables, enumerations, ...) and compiling/previewing the documents by clicking a button. This is supported For ConTeXt also. You can configure it easily.
(WinEdt is not free software, but shareware with 31+ days trial.)
NEdit - - S - - - - y y  ? X server (Cygwin/Xorg) is needed to run Nedit on Windows
TeXnicCenter - P S - - - - - y - Oriented towards the use of LaTeX, but can also be used for processing ConTeXt documents. A large collection of buttons with Greek letters and other (math) symbols is very helpfulp when typesetting math. It also has spell checker.
LaTeX users can also find many templates (tables, enumerations, ...) and compiling/previewing the documents by clicking a button.
(TeXnicCenter is freely available under GPL).
TextPad - - S T U  ? + - y - Commercial; TeXt/ConTeXt/LaTeX command library; configurable to run a whatever-TeX command as a tool

SyncTeX

For synchronising between text in PDF and TeX source see SyncTeX.