On 21 Aug 2005, at 14:47, Rutger Hofman wrote:



Hans Aberg wrote:

On 21 Aug 2005, at 11:08, Han-Wen Nienhuys wrote:

I think /usr/local/bin/lilypond is the shell script to invoke it from the command line. It currently says

  # run the program
  python "$INSTALLDIR/LilyPond.app/Contents/Resources/lilycall.py" \
  "$INSTALLDIR/LilyPond.app/" $*


but if you put "$*" it doesn't work for multiple arguments


Wouldn't "$@" work?

Somehow, you have stripped out my quote. I just put into /usr/local/ bin/lilypond

#!/bin/sh

  IFS=
...

  Hans Aberg




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

Reply via email to