[TxMt] Latex Preview with TextMate on Serveraccount
Christoph Biela
cbiela at gmail.com
Sun Apr 1 19:20:33 UTC 2007
Hi Allan,
thanks for your kind help.
Here are the results:
#From TM
TM: find_app PDFView.app
TM: /Applications/PDFView.app
TM:
TM: find_app net.sourceforge.pdfview
TM: /Applications/PDFView.app
#From Terminal
% open -b net.sourceforge.pdfview
% (opens PDFView w\out any probs)
%
% open -a PDFView.app
% (opens PDFView w\out any probs)
#I observed something strange:
set to preview
TM: find_app "${TM_LATEX_VIEWER}.app"
TM: /Applications/Preview.app
set to PDFView
TM: find_app "${TM_LATEX_VIEWER}.app"
TM: …well nothing happens
I do not see a pattern there.
Greetings
Chris
On 31/03/07, Allan Odgaard <throw-away-1 at macromates.com> wrote:
> On 21. Mar 2007, at 14:56, Christoph Biela wrote:
>
> > thanks for your support. It won't help though.
> >
> > - PDFView and Preview are in the same directory. find_app and open -a
> > only works with preview.
> > - What does "casing" mean?
>
> Casing means if the proper characters are upper or lowercase. E.g.
> PDFView and not PDFview.
>
> Try from TM (press ctrl-R after that line):
>
> find_app net.sourceforge.pdfview
>
> And from Terminal:
>
> open -b net.sourceforge.pdfview
>
>
>
> ______________________________________________________________________
> For new threads USE THIS: textmate at lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate
>
More information about the textmate
mailing list