Hello! I will be out of the office from Monday, April 5th through Friday, April 9th. I will not have access to my email, but I will be sure to respond to your note upon my return on Monday, April 12th.
If you require immediate assistance, please contact our offices at 402-827-3590.
Sorry, if this issue has been covered before. I did some searching but came
up empty.
When I try to run a ruby script from within Textmate (command-R), I get the
following error which pops up in a another window:
/tmp/temp_textmate.cX7qBU: line 6: : command not found
I'm running Ruby 1.9.1 and have just installed Textmate on a new iMac i7.
Ruby works fine from the command line, and using "mate xxx" in the terminal
works as well. I'm a newbie with macs and Textmate so forgive my ignorance
is this is something simple.
Thanks for the help in advance.
--
View this message in context: http://old.nabble.com/Ruby-scripts-not-running-tp28137522p28137522.html
Sent from the textmate users mailing list archive at Nabble.com.
Hello! I will be out of the office from Monday, April 5th through Friday, April 9th. I will not have access to my email, but I will be sure to respond to your note upon my return on Monday, April 12th.
If you require immediate assistance, please contact our offices at 402-827-3590.
Paul,
Thanks. That works. Double-clicking on a Mac - who would have guessed?
Geoff
> From: Paul McCann <paul.mccann(a)adelaide.edu.au>
> To: TextMate users <textmate(a)lists.macromates.com>
> Date: Wed, 07 Apr 2010 09:27:48 +0930
> Subject: Re: [TxMt] New LaTeX Bundle
> Hi Geoff,
>
>> 1. How do I install it? I gather that I download it from http://github.com/lasersox/latex.tmbundle. I did this and a folder called lasersox.latex.tmbundle-b5bbb31 was created. Then what? The instructions in the textmate help regarding bundle installation don't seem to be appropriate at this stage. Perhaps already I am doing something wrong.
>
> No, it's not obvious: the problem is github appending that SHA-ish
> lump on the end of the directory name. If it was just ".tmbundle" you
> could double click and be up and away, but its presence severs the
> extension's connection with TextMate. Just remove the "-b5bbb31" and
> the icon should change. Then you can double click to install.
>
>> 2. Once it is installed properly, will it conflict with the old latex bundle? How can I go back and forth between the two? Will my old custom snippets and commands still work, etc?
>
> They work fine together in my testing, but it quickly becomes a bit of
> a pain to have to select the "2" when typesetting. I guess you could
> just remap the command to typeset in the "classic" latex bundle, but
> given the increased speed and ease with the new bundle I just disabled
> the original one (from the bundle editor).
>
> Have fun,
> Paul
Hello All,
I wanted to take the new latex bundle for a text drive, but I'm not exactly sure how. If someone could give me 'instructions for a dummie' I'd be grateful. In particular:
1. How do I install it? I gather that I download it from http://github.com/lasersox/latex.tmbundle. I did this and a folder called lasersox.latex.tmbundle-b5bbb31 was created. Then what? The instructions in the textmate help regarding bundle installation don't seem to be appropriate at this stage. Perhaps already I am doing something wrong.
2. Once it is installed properly, will it conflict with the old latex bundle? How can I go back and forth between the two? Will my old custom snippets and commands still work, etc?
If there are some elementary instructions posted about this, you could just point me to those.
Thanks
Geoff Vallis
Hello! I will be out of the office from Monday, April 5th through Friday, April 9th. I will not have access to my email, but I will be sure to respond to your note upon my return on Monday, April 12th.
If you require immediate assistance, please contact our offices at 402-827-3590.
Hi there,
I have exactly the same problem like Carsten wrote.
But I am on the latest version of TextMate, Skim and OS X, but the problem
still occurs.
OS X: 10.6.3
TM: Version 1.5.9 (1589)
Skim: Version 1.3.5 (53)
Does anybody have a suggestion for me?
Thank you very much!!!
greetings
pooz
Carsten Hoever wrote:
>
> Happens to me as well, in most (all?) cases the problem appears when
> Skim was not opened yet. In this case Skim starts and becomes
> unresponsive after a while without displaying the document. The pdf
> itself, however, is created. If I open that manually in Skim and then
> invoke command+R, changes made to the LaTeX document are updated in
> Skim without any problem.
--
View this message in context: http://old.nabble.com/Skim-freezing-in-SL--tp25938407p28130160.html
Sent from the textmate users mailing list archive at Nabble.com.
Hello! I will be out of the office from Monday, April 5th through Friday, April 9th. I will not have access to my email, but I will be sure to respond to your note upon my return on Monday, April 12th.
If you require immediate assistance, please contact our offices at 402-827-3590.
I know that I can cycle auto-complete options with ESC and get a pop-up with
auto-complete options by pressing Option-Esc, but is there a way to make
this happen automatically? As a noob to some of the languages I'm using I
like to see a list of the options I have on an object.
Thanks.