On Jul 5, 2009, at 1:14 AM, Siegel Anno wrote: > I'm trying to use PDFSync support via preferences->Sync->Custom. > Having set > Command to "/bin/echo >/path/to/file" and Arguments to "%file:% > line:PDFSync here", > there is no visible effect when I shift-command-click on a point in a > document. > There is no error message but the expected file isn't created. It > looks like > shift-command-click is ignored. > > The requisite file essay.pdfsync (corresponding to the displayed > essay.pdf) is > there and up-to-date. Running Skim under OS X 10.4.11, if it matters. > > What can I do to get this feature to work as intended? > > Greetings, Anno
"/bin/echo >/path/to/file" is not a command (the command is /bin/ echo), try moving the output redirect to the arguments. Christiaan ------------------------------------------------------------------------------ _______________________________________________ Skim-app-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/skim-app-users
