01.16.06
TextMate LaTeX Screencast no 2
Well, since my previous screencast was relatively popular, here is another one that goes into more advanced features relating to managing projects, BibDesk integration and the new and super-”enhanced show labels” command, which was completed only two hours ago. It’s approximately 23MB in size, and it runs for 9 minutes. Enjoy!
Edited to add: Thanks to William Neumann’s help, and the wonderful audacity, I’ve managed to amplify the sound at the cost of increasing the file, so you can take your pick. This one is 36MB 23MB.
Later
Vincent Vu said,
January 19, 2006 at 1:56 am
Nice! I just started using TextMate for editing LaTeX. Can you share your theme?
Haris said,
January 19, 2006 at 6:46 am
The theme is just Slate, where I adjusted the opacity of the background a bit because I like transparent windows. I can’t remember if Slate comes by default or not. If it doesn’t, you can find it here along with lots of other user-designed themes:
http://macromates.com/wiki/Themes/UserSubmittedThemes
Adam Potthast said,
January 22, 2006 at 5:09 pm
I’d like to thank you for these two great videos. Thanks to these tutorials, it looks like I’ll be using Textmate as opposed to some of the more specialized LaTeX editors out there.
Any chance you could turn them into regular podcasts (like the screencasts on the Textmate site)? Or better yet, why aren’t these in that series?
Haris said,
January 22, 2006 at 9:13 pm
Because Allan was away for his long needed vacation
. Now that he is back, he is going to add them to the screencast series on the Textmate site soon.
After thought » TextMate LaTeX Screencast no 3 said,
June 22, 2006 at 11:00 pm
[…] Previous Screencasts: No 2 and No 1. […]
David said,
October 17, 2006 at 10:55 am
My “Run BibTeX” script (and “Run MakeIndex”) fail when calling basename
The message is that the option -s for basename doesn’t exist.
I have the TMLATEXMASTER variable set. The command-R script runs fine, but I notice it doesn’t have this way of using basename.
Surely there is an easy fix?
Haris said,
October 19, 2006 at 12:20 pm
David,
this sounds like a possible problem with your shell. These commands run fine over here, and they haven’t been changed for well over a year. You might want to email the TextMate mailing list or visit the IRC channel, there will probably be more people who can help there.
Ferry said,
March 5, 2007 at 9:04 am
Hi,
I had the same problem. When you replace the line ” FILE=
basename -s.tex "$M"” with ” FILE=basename "$M" .tex” it works.I have no idea why this is, the only thing i could find is that the original line is no valid BASH-script. So if anyone has more info on this, i am curious
Hochschularbeiten mit Latex at gyrus praecentralis said,
May 26, 2007 at 1:09 am
[…] Und wer es (unter OSX) richtig machen möchte, der besucht diese Webseite und läd sich TextMate. Weitere how-to’s hier. Und drei Screencasts zum Thema LaTex gibt es hier (no 1), hier (no 2) und hier (so 3) […]
David said,
October 13, 2007 at 11:41 pm
Nice video. I’m just curious… What’s that neat program you use to load BibDesk?