Hi,
After reading on this list about all the great recent updates to the Latex bundle I decided to svn-up all the bundles I've installed:
cd /Library/Application\ Support/Textmate/Bundles svn up
Then I used the "Reload Bundles" command from inside TextMate.
Now an odd thing is happening. The old key equivalents don't seem to work for the Latex-bundle commands anymore, even though they are the same in the menu. Similarly they do not appear in the Use Bundle Item... dialog when I summon it with Ctrl-Cmd-T. Suggestions? TIA for your help.
-dave
On 9/28/06, Dave Rosoff rosoff@math.washington.edu wrote:
Hi,
After reading on this list about all the great recent updates to the Latex bundle I decided to svn-up all the bundles I've installed:
cd /Library/Application\ Support/Textmate/Bundles svn up
I don't know if it's related but you should update "/Library/Application Support/Textmate/Support" and "/Library/Application Support/Textmate/Tools" too.
You can do:
cd /Library/Application\ Support/Textmate/ svn up
To update evrything...
On Thu, 28 Sep 2006, Fred B wrote:
On 9/28/06, Dave Rosoff rosoff@math.washington.edu wrote:
Hi,
After reading on this list about all the great recent updates to the Latex bundle I decided to svn-up all the bundles I've installed:
cd /Library/Application\ Support/Textmate/Bundles svn up
I don't know if it's related but you should update "/Library/Application Support/Textmate/Support" and "/Library/Application Support/Textmate/Tools" too.
You can do:
cd /Library/Application\ Support/Textmate/ svn up
To update evrything...
This seems to have fixed the problems. Thanks a lot, Fred!
-dave