Bennett Helm wrote:
--snip--
Well, this failes on both parts:
1) using the "open -a PDFSync.app $$i" doesn't open PDFSync.app (I
tried /Applications/PDFSync.app too). If I change the default PDF
viewer to PDFView, and LyX back to auto, then it does use auto.
2) command-click doesn't do anything to LyX. I tried TeXniscope
too. If either, if I configure to use TextMate, they work.
So in both cases, it's LyX. Should I go ahead and file two defects
agains teh svn code?
Correction: #1 does work with TeXniscope, just not with PDFView. #2
still doesn't work with either.
With respect to #1, I goofed: it should, of course, be "open -a
PDFView.app $$i". Also, for #2 to work, make sure .lyxpipe* is deleted
(and follow all other instructions from my previous e-mail).
Bennett
Well, ya gotta laugh, 'cause even though it was your typo, you seem to have
been the first person to catch it too!
Correcting the app name has removed the issue. Thanks.