Changes

Jump to navigation Jump to search
1,083 bytes added ,  11:14, 24 October 2016
m
version hint
Current < [[Text Editors]] Editor Homepage: http://www.macromates.com This page was written at version is 0.411. Last versions from 2014 were 1.5 (stable) or 2.0 (beta), looked up end of 2016.
== Installing the bundle ==
Download the package from the address given belowat the bottom of this readme. Double click on the file to mount the disk image and then just double click the 'ConTeXt.tmbundle' file.
== Features ==
* 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)
* check (ctrl-shift-v)
* view (ctrl-alt-cmd-o)
* tab on commands (exaple: insert \color and press tab, you can tab through the arguments.)
* wrap selection in \start...\stop (ctrl-shift-w)
* xetex support (set CTX_ENGINE to 'xetex')
* luatex support (also on cmd-R, no hyperlinks in the output yet)
 
== CTX_ENGINE ==
You can set the variable CTX_ENGINE in Textmate's preference window (Textmate menu -> preferences), click on 'Advanced', select the tab 'shell variables' and add the variable CTX_ENGINE by using
the '+' button at the bottom left. Double Click on 'MY_VARIABLE' and replace it with 'CTX_ENGINE'. Replace 'some value' with 'xetex' for xetex or 'pdftex' for pdftex. For project dependent variables see [http://macromates.com/textmate/manual/environment_variables#project_dependent_variables the textmate manual].
== Future versions ==
* Documentation enhancement
* multi-file support
* {\it....} help on current word should be markup.italic.textit.context. Same holds for other markup as well.check if the command is actually known (MM)* [[SyncTeX]] support
== Known limitations/bugs ==
* None. Please contact me at patrick <at> gundla.ch for suggestions/comments/bug reports/... == Acknowledgments == The metafun grammar is taken from Charilaos Skiadas' metapost bundle and used with permission. Thanks for that!
== Resources ==
Homepage: http://wiki.contextgarden.net/ConTeXt_Bundle_for_TextMate<br/>Download: http://dl.contextgarden.net/support/<br/>Sourcecode: http://github.com/pgundlach/context.tmbundle <br/>Contact: patrick <at> gundla.ch<br/> {{Installation navbox}} [[Category:Text Editors]]

Navigation menu