Difference between revisions of "TextMate"

From Wiki
Jump to navigation Jump to search
(updated to 0.3)
Line 1: Line 1:
Current version is 0.2.
+
Current version is 0.3.
  
 
== Installing the bundle ==
 
== Installing the bundle ==
Line 10: Line 10:
 
* Inserting environments  (type 'env' + press tab)
 
* Inserting environments  (type 'env' + press tab)
 
* setting previwer        (the variable PDF_VIEWER, the default is 'Preview'. You can try anything that you can use as an argument for 'open')
 
* setting previwer        (the variable PDF_VIEWER, the default is 'Preview'. You can try anything that you can use as an argument for 'open')
* running texexec        (F9, if there are any errors, there is a hyperlink to the source file)
+
* running texexec        (cmd-R, there are hyperlinks to the .log and to the .pdf file, and in case of an error, a hyperlink to the source file)
* purge                  (F9)
+
* purge                  (ctrl-alt-backsapce)
* view                    (F10)
+
* view                    (ctrl-alt-cmd-o)
 
* tab on commands        (exaple: insert \color and press tab, you can tab through the arguments.)
 
* tab on commands        (exaple: insert \color and press tab, you can tab through the arguments.)
 
* command completion      (type in '\fill' and press the escape key multiple times)
 
* command completion      (type in '\fill' and press the escape key multiple times)
 
* bold/italic font        (type cmd-i or cmd-b)
 
* bold/italic font        (type cmd-i or cmd-b)
 +
* sectioning commands    (type sec or sub and press tab)
 +
* metafun aware in \startuniqueMPgraphic and alike
 +
* drag/drop image to the source (creates \externalfigure[...])
 +
* wrap selection in \start...\stop (ctrl-shift-w)
  
 
== Future versions ==
 
== Future versions ==
  
* current scope for ConTeXt source files is 'text.context'. It will be moved to 'text.tex.context' in 0.3.
 
 
* Documentation enhancement
 
* Documentation enhancement
* Better keystrokes for viewing etc.
+
* multi-file support
* better font support
 
  
 
== Known limitations/bugs ==
 
== Known limitations/bugs ==

Revision as of 16:07, 30 March 2007

Current version is 0.3.

Installing the bundle

Download the package from the address given below. Double click on the file to mount the disk image and then just double click the 'ConTeXt.tmbundle' file.

Features

  • Help on current word (press ^h)
  • Inserting environments (type 'env' + press tab)
  • setting previwer (the variable PDF_VIEWER, the default is 'Preview'. You can try anything that you can use as an argument for 'open')
  • running texexec (cmd-R, there are hyperlinks to the .log and to the .pdf file, and in case of an error, a hyperlink to the source file)
  • purge (ctrl-alt-backsapce)
  • view (ctrl-alt-cmd-o)
  • tab on commands (exaple: insert \color and press tab, you can tab through the arguments.)
  • command completion (type in '\fill' and press the escape key multiple times)
  • bold/italic font (type cmd-i or cmd-b)
  • sectioning commands (type sec or sub and press tab)
  • metafun aware in \startuniqueMPgraphic and alike
  • drag/drop image to the source (creates \externalfigure[...])
  • wrap selection in \start...\stop (ctrl-shift-w)

Future versions

  • Documentation enhancement
  • multi-file support

Known limitations/bugs

  • None. Please contact me at patrick <at> gundla.ch for suggestions/comments/bug reports/...

Resources

Homepage: http://wiki.contextgarden.net/ConTeXt_Bundle_for_TextMate
Download: http://dl.contextgarden.net/support/
Contact: patrick <at> gundla.ch