[TxMt] Re: Latex Bundle Strangeness

Brad Miller millbr02 at luther.edu
Tue Aug 26 01:14:18 UTC 2008


On Mon, Aug 25, 2008 at 2:37 PM, Brian Powell <brian at atomicham.com> wrote:

> Greetings, I recently purchased a new computer and am migrating over
> to it. I use latex extensively within textmate, and I have never had a
> problem with the latex bundle before. With the new machine, I can type
> 'pdflatex file.tex' at the command line and it prepares the file in
> less than 1 sec. If I run "Typeset & View (PDF)", it takes over 30
> seconds before the process begins, then it successfully generates the
> pdf.


Brian,

I'm not seeing the behavior you describe, but this may help me to figure out
what is going on.

Run the following command in your terminal window.

defaults write com.macromates.textmate latexDebug 1

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.

After you have run typeset & view with debug on you can turn it off again
with:

defaults write com.macromates.textmate latexDebug 0

Thanks,

Brad


>
>
> For completeness:
>
> 1) Edit latex file
> 2) Select "Typeset & View (PDF)"
> 3) Status window appears with spinning wheel
> ... 30 seconds pass ...
> 4) latex console output appears in the window: no errors
> 5) PDF appears in preview
>
> What I cannot figure out is why this initial delay is occurring. The
> same delay occurs with bibtex from textmate as well.
>
> Any suggestions? I confirmed the preferences, etc. and nothing is out
> of the ordinary. Again, running the command line has no delay in
> starting either pdflatex or bibtex.
>
> Thanks for your help,
> Brian
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20080825/74371fe1/attachment.html>


More information about the textmate mailing list