Re: Lilypond on Mac with TexShop

2009-06-16 Thread Ivo Bouwmans
Hallo Randy, Depending on your standard shell in Terminal, the path should be set in different ways. The lines you use: set path= ($path /Applications/LilyPond.app/Contents/Resources/bin) lilypond --pdf "$1" work for tcsh. For bash it should be: export PATH=$PATH:/Applications/LilyPond.ap

Lilypond on Mac with TexShop

2009-06-16 Thread randy smith
I have recently begun using LilyPond on my new Mac Pro (after having successfully completed a number of small .ly projects on my PC laptop). I have done the following, but cannot get my .ly files to Typeset/compile at all: 0) I'm running Mac OS X 10.5.7 on a brand new Mac Pro. 1.0) I downloaded th