<div dir="ltr"><br><br><div class="gmail_quote">On Mon, Aug 25, 2008 at 2:37 PM, Brian Powell <span dir="ltr"><<a href="mailto:brian@atomicham.com">brian@atomicham.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Greetings, I recently purchased a new computer and am migrating over<br>
to it. I use latex extensively within textmate, and I have never had a<br>
problem with the latex bundle before. With the new machine, I can type<br>
'pdflatex file.tex' at the command line and it prepares the file in<br>
less than 1 sec. If I run "Typeset & View (PDF)", it takes over 30<br>
seconds before the process begins, then it successfully generates the<br>
pdf.</blockquote><div><br></div><div>Brian,</div><div><br></div><div>I'm not seeing the behavior you describe, but this may help me to figure out what is going on.</div><div><br></div><div>Run the following command in your terminal window.</div>
<div><br></div><div>defaults write com.macromates.textmate latexDebug 1</div><div><br></div><div>Then run typeset & view again from TextMate.  This may help identify where the delay is coming from.    Please send me the output in an offlist email and if you can, identify where the delays are.</div>
<div><br></div><div>After you have run typeset & view with debug on you can turn it off again with:</div><div><br></div><div>defaults write com.macromates.textmate latexDebug 0</div><div><br></div><div>Thanks,</div><div>
<br></div><div>Brad</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
<br>
For completeness:<br>
<br>
1) Edit latex file<br>
2) Select "Typeset & View (PDF)"<br>
3) Status window appears with spinning wheel<br>
... 30 seconds pass ...<br>
4) latex console output appears in the window: no errors<br>
5) PDF appears in preview<br>
<br>
What I cannot figure out is why this initial delay is occurring. The<br>
same delay occurs with bibtex from textmate as well.<br>
<br>
Any suggestions? I confirmed the preferences, etc. and nothing is out<br>
of the ordinary. Again, running the command line has no delay in<br>
starting either pdflatex or bibtex.<br>
<br>
Thanks for your help,<br>
Brian<br>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
</blockquote></div><br></div>