Le 9 mai 09 à 20:32, Neil Tiffin a écrit :

I am using the following in a shell script to start lilypond

export LYEDITOR='bbedit +%(line)s %(file)s'
echo $LYEDITOR
cd '/Users/Shared/MainMusicFolder/lilypond files'
/Applications/LilyPond.app/Contents/Resources/bin/lilypond --verbose -fpdf
'/Users/Shared/MainMusicFolder/lilypond files/jinglebells.ly'

This is not the way to go on Mac OS X. Instead, you should define
a handler for the textedit protocol.

See <http://article.gmane.org/gmane.comp.gnu.lilypond.general/38202>

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to