Allan,

Steps:

0.  cd ~/Desktop
1.   cp -r Aeneid\ Translation/ TexmateTest
2.  cd TextmateTest
3.  try local pdflatex....

sgharms@stharms-mac:~/Desktop/TexmateTest$ pdflatex aeneid_book.tex |tail -15

Underfull \vbox (badness 10000) has occurred while \output is active [259]
(./book2_translated.tex [260])) [261] (./aeneid_book.aux) )
(see the transcript file for additional information)</usr/local/texlive/2008/te
xmf-dist/fonts/type1/bluesky/cm/cmbx10.pfb></usr/local/texlive/2008/texmf-dist/
fonts/type1/bluesky/cm/cmbx12.pfb></usr/local/texlive/2008/texmf-dist/fonts/typ
e1/bluesky/cm/cmbx9.pfb></usr/local/texlive/2008/texmf-dist/fonts/type1/bluesky
/cm/cmcsc10.pfb></usr/local/texlive/2008/texmf-dist/fonts/type1/bluesky/cm/cmr1
0.pfb></usr/local/texlive/2008/texmf-dist/fonts/type1/bluesky/cm/cmr12.pfb></us
r/local/texlive/2008/texmf-dist/fonts/type1/bluesky/cm/cmr17.pfb></usr/local/te
xlive/2008/texmf-dist/fonts/type1/bluesky/cm/cmr9.pfb></usr/local/texlive/2008/
texmf-dist/fonts/type1/bluesky/cm/cmsy10.pfb></usr/local/texlive/2008/texmf-dis
t/fonts/type1/bluesky/cm/cmti9.pfb></usr/local/texlive/2008/texmf-dist/fonts/ty
pe1/public/wasy/wasy9.pfb>
Output written on aeneid_book.pdf (261 pages, 501122 bytes).
Transcript written on aeneid_book.log.

4.  mate aeneid_book.tex

5.  ���-R to build the TeX source....nothing comes back.

6.  Close out Textmate, relaunch it, ���-O to open ~/Desktop/TextmateTest/aeneid_book.tex; rebuild also vanishes with no return.

Is there any way I could get some more debugging output on this?

Steven


On Sun, Jul 26, 2009 at 10:04 AM, Allan Odgaard (mailinglist@textmate.org) wrote:
>
> On 25 Jul 2009, at 13:09, textmate@sgharms.oib.com wrote:
>
> > Steps:
> >
> > 1. Use ���-O in Textmate to open file ~/Desktop/Aeneid Translation/
> > aeneid_book.tex
> > 2. Use ���-R to build the TeX source
> > 3. Textmate stalls. I see neither aeneid_book.pdf on ~/Desktop nor
> > in ~/Desktop/Aeneid Translation/
>
> Perhaps the issue is with spaces in the path.
>
> Could you try this with a path without spaces?
>
> And if that fails, can you try invoke ‘pdflatex’ directly from
> Terminal and see if that works?
>
> _______________________________________________
> textmate mailing list
> textmate@lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>