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


Click here to return to the 'Answering My Own Question' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Answering My Own Question
Authored by: deleted_user15 on Jan 13, '07 02:27:31PM
For those who're having prblems setting this up like I did (either the hint doesn't work, or it gives really pathological responses), here's what you need to do:
  1. Save the linked script somewhere as an AppleScript.
  2. In PDFView, go to Preferences > LaTeX > PDFSync Support and set the preset as Custom, the command as osascript, and the arguments to /Path\ to\ your\ copy\ of/pdf_latex.scpt "%file" %line. Note that you must escape any spaces in your paths here just as you would in a shell.
  3. Make sure you have Enable Access for Assistive Devices enabled in your "Universal Access" system preference pane.
The hint seems to assume that both steps #2 and #3 are obvious, but they weren't to me at least. Hope this helps other people who might be having problems (and sorry for the posts above!).

[ Reply to This | # ]