Changes

Jump to navigation Jump to search
1,474 bytes added ,  08:53, 21 July 2004
no edit summary
< [[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:

<table> <tr style="background:#cccccc;">
<td> Editor </td> <td> ConTeXt features </td> <td> Linux </td>
<td> Windows </td>
<td> MacOS X </td>
</tr> <tr>
<td> [http://www.emacswiki.org/cgi-bin/wiki Emacs] with [http://www.gnu.org/software/auctex/ AUCTeX] </td>
<td> S+? </td>
<td> y </td>
<td> y </td>
<td> y </td>
</tr> <tr>
<td>[http://scintilla.sourceforge.net/SciTE.html SciTE]</td>
<td> CS </td>
<td> y </td>
<td> y </td>
<td> y (X11) </td>
</tr><tr>
<td> [http://www.uoregon.edu/~koch/texshop/texshop.html TeXshop] </td>
<td> C?PST </td>
<td> n </td>
<td> n </td>
<td> y </td>
</tr>
</table>

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 from 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 a quick-and-dirty port of SciTE to Panther/X11.

Navigation menu