I wanted to know what is in the lilypond you use - is it binary or a script, and in the latter case, what is the script. If you type
  less $(which lilypond)
then $(which lilypond) will produce the path you just wrote, and 'less' will write out the contents if it is not binary.

  Hans

On 10 Sep 2008, at 12:57, James E. Bailey wrote:

12:57:28 jamesebailey lilypond:which lilypond
/Users/jamesebailey/bin/lilypond

On 10.09.2008, at 11:54, Hans Aberg wrote:

On 10 Sep 2008, at 10:56, James E. Bailey wrote:

I think that's the compile option in the file menu. There, I can do "lilypond path\ to/my\ file.ly" and it's fine.

What do you get if you type in Terminal or xterm:
 cat $(which lilypond)

 Hans






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

Reply via email to