Difference between revisions of "Text Editors"

From Wiki
Jump to navigation Jump to search
(added "UTF/bidi" column)
(added Vim)
Line 14: Line 14:
 
<td> S+? </td>
 
<td> S+? </td>
 
<td> y / ? </td>
 
<td> y / ? </td>
 +
<td> y </td>
 +
<td> y </td>
 +
<td> y </td>
 +
</tr> <tr>
 +
<td> [http://www.vim.org Vim]  </td>
 +
<td> S+? </td>
 +
<td> y / y </td>
 
<td> y </td>
 
<td> y </td>
 
<td> y </td>
 
<td> y </td>

Revision as of 16:37, 26 July 2004

< Main Page

You can use any text editor for creating a source file for ConTeXt. A lot of editors provide generic TeX syntax highlighting (not based on a word list). But some have a bit more support for ConTeXt:

Editor ConTeXt features UTF-8 / bidirectional Linux Windows MacOS X
Emacs with AUCTeX S+? y / ? y y y
Vim S+? y / y y y y
SciTE CS y / n y y y (X11)
TeXshop C?PST n? / n n n y

ConTeXt features:

  • C = command completion
  • P = PDF preview
  • S = syntax highlighting
  • T = typesetting
  • + = more…
  •  ? = previous feature probable but unsure


Remarks

Emacs + AUCTeX: Only the current developer version of AUCTeX has ConTeXt support. Berend de Boer’s ConTeXt mode for Emacs has been merged with the former ConTeXt support in AUCTeX by Patrick Gundlach.

SciTE: Only the latest version 1.6.x has ConTeXt support. Fink’s version ist too old.

SciTE on MacOSX 10.3 is Adam's quick-and-dirty port of SciTE to Panther/X11.