[TxMt] LaTeX - opening PDFs

Robin Houston robin.houston at gmail.com
Thu Jan 10 17:51:31 UTC 2008


On 10/01/2008, Robin Houston <robin.houston at gmail.com> wrote:
> Does anyone know whether there's a reasonably reliable way to detect
> whether a document is open that does not suffer from this problem?

It looks as though it may indeed be possible to check the document by
path, using the AppleEvent corresponding to script like:

  tell application "Foo" to get documents whose path is "/path/to/docum.ent"

I'll see if I can improve check_open to allow this kind of check.

Robin



More information about the textmate mailing list