Il giorno sab 7 lug 2018 alle 19:10, Kieren MacMillan <kieren_macmil...@sympatico.ca> ha scritto:
Hi Federico,

So you are not using point-and-click from Skim to Frescobaldi, right? (it's the original subject of this discussion)

Ah! No… I use Skim for previewing, zooming in/out, pagination checks, etc. — it’s so much better than Frescobaldi’s previewer — and then use Frescobaldi’s previewer for point-and-click navigation. That combo works great for me, though I suppose I'd be even happier if either Skim linked back to the Frescobaldi code, or Frescobaldi’s PDF viewer were better.


I've investigated a bit.
It does not depend on Skim:
https://sourceforge.net/p/skim-app/mailman/message/32211547/

This app:
http://www.rubicode.com/Software/RCDefaultApp/

allows to associate a command to textedit URLs.
I may assign lilypond-invoke-editor, but it doesn't work in Mac. A GUB issue¹, so I'm not optimist about a possible solution.

I wonder how the LilyPond app manages to pass the right command to open the URLS. I've grepped textedit in the LilyPond.App dir and found something in the .plist file, but again it's too much for my first day as a temporary Mac user :-)


¹ Problems with lilypond-invoke-editor in Mac:

1. Wrong shebang:
$ head /Applications/LilyPond.app/Contents/Resources/bin//lilypond-invoke-editor
#!/home/gub/NewGub/gub/target/tools/root/usr/bin/guile -s
!#
;;;; lilypond-invoke-editor.scm -- Invoke an editor in file:line:column mode

2. GUILE_LOAD_PATH must be manually set in ~/.profile

3. libguile error (I haven't solved this)
$ lilypond-invoke-editor
ERROR: In procedure dynamic-link:
ERROR: file: "libguile-srfi-srfi-1-v-3", message: "file not found"




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to