Difference between revisions of "Text Editors"

From Wiki
Jump to navigation Jump to search
(added gedit and klat)
(SciTE: added pointer to suport files and link to manual)
Line 61: Line 61:
 
'''Remarks'''
 
'''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.
+
Emacs + AUCTeX: Only the current developer version of AUCTeX has ConTeXt support. Berend de Boers 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: Only the latest version 1.6.x has ConTeXt support. Fink’s version ist too old. The ConTeXt support files are in the ConTeXt distribution in the directory context/data/context.properties. See also the [http://www.pragma-ade.com/general/manuals/mscite.pdf manual mcite.pdf]
 
          
 
          
 
[http://homepage.mac.com/atl/tex/#other SciTE on MacOSX 10.3] is Adam's quick-and-dirty port of SciTE to Panther/X11.
 
[http://homepage.mac.com/atl/tex/#other SciTE on MacOSX 10.3] is Adam's quick-and-dirty port of SciTE to Panther/X11.

Revision as of 20:46, 27 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 features Linux Windows MacOS X
Emacs with AUCTeX SU+? y y y
Vim SU2+? y y y
SciTE CSU y y y (X11)
TeXshop C?PST n n y
gedit (GNOME editor) SU2? y n y (X11)
klat (KDE kate) STU2? y n y (X11)

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


Remarks

Emacs + AUCTeX: Only the current developer version of AUCTeX has ConTeXt support. Berend de Boers 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. The ConTeXt support files are in the ConTeXt distribution in the directory context/data/context.properties. See also the manual mcite.pdf

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