> Is this only with 0.7? And how do you proces the latex file, dow it
> just run pdflatex? Are you searching or something else?
Everything worked until I updated. Now it always crashes. I'm not
searching, and just sitting there is fine to induce it.
I'm using TextMate's Latex bundle to run pdflatex and invoke Skim.
This seems to happen via a program called displayline that is part of
Skim. Here is the relevant part of the script:
if [[ "$V" == Skim && -f "${PDF}sync" ]]; then
SCRIPT="$(find_app Skim.app)/Contents/Resources/displayline"
[[ -x "$SCRIPT" ]] && "$SCRIPT" "$TM_LINE_NUMBER" "$PDF" "$TM_FILEPATH"
fi
^L
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Skim-app-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-users