On May 11, 2007, at 18:44, Charilaos Skiadas wrote:
On May 11, 2007, at 9:23 PM, Adam R. Maxwell wrote:
On May 11, 2007, at 17:56, Charilaos Skiadas wrote:
I found the problem. It has to do with the code in the displayline script that Skim uses. The last line in that script should have been:
/usr/bin/osascript -e "tell application "Skim"" -e "activate" -e "open POSIX file "${file}" at TeX line ${line} from source POSIX file "${source}"" -e "end tell"
Note that the ${file}, ${source} etc are not surrounded by quotes any more.
Thanks, Haris! I'll check that in for Skim.
Thank you for a great pdf viewer! Glad to be able to help, wish I had more time to contribute more to the development.
You're quite welcome, but I have to say that Christiaan Hofman gets most of the credit for its current state. I occasionally contribute some fresh bugs :).