Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Use Skim to view TeX source in TeXShop' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Use Skim to view TeX source in TeXShop
Authored by: Soliman on Jul 18, '07 12:04:43PM
You might want to add a shebang like #!/bin/bash at the start of the script, and maybe replace all the -e by a simpler

osascript << END
command...
command...
END

---
Sylvain

[ Reply to This | # ]