[TxMt] LaTeX autocompletion
Allan Odgaard
throw-away-1 at macromates.com
Sun Nov 12 15:30:50 UTC 2006
On 12. Nov 2006, at 14:12, baptiste auguie wrote:
> 2 - Is it possible to always have tab editing
> available, not only in projects? Or is there a way to
> open TextMate with an empty project by default (where
> you just drag and drop the files you want to use)?
No, presently you need to do New Project (⌃⌘N) first.
> 3 - I run some Octave scripts from TextMate, using the
> Matlab mode, but I have to put something like #!
> /sw/bin/octave -f and run the script using the shell
> command with all the text selected. How can I add this
> compilation feature to the Matlab bundle (giving the
> path to Octave, and not having to select the text
> before running it)?
Commands: http://macromates.com/textmate/manual/commands
Feel free to ask follow-up questions, I don’t know exactly what
Octave produces, or which arguments it takes, but making the command
be: ‘octave -f’ and input ‘Entire Document’ with output
being… uhm… show tool tip, maybe? sounds like it should get you
started.
As for path to Octave, see: http://macromates.com/textmate/manual/
shell_commands#search_path
More information about the textmate
mailing list