On 2/28/06, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> Graham Percival wrote:
> > Are we talking about the same thing? Back in the .dmg package days,
> > there were a few scripts (and a README). The "lilypond.sh" script
> > contained
> >
> > python "$INSTALLDIR/LilyPond.app/Contents/Resources/lilycall.py" \
> > "$INSTALLDIR/LilyPond.app/" $@
> >
> > There was also a "lilypond-script-wrapper.sh"
> >
> > Are those no longer required?
>
> No, they shouldn't be, but I never tried.
If lilycall.py is no longer the preferred way to call lily from the
commandline under OS X, could someone kindly point me to the newer,
better way?
python /Applications/LilyPond.app/Contents/Resources/lilycall.py
/Applications/LilyPond.app 198.ly
GNU LilyPond 2.7.37
Terminal then hangs; top shows lilypond taking up between 15 and 40%
of the cpu indefinitely; hitting ctrl-c produces the following:
^CTraceback (most recent call last):
File "/Applications/LilyPond.app/Contents/Resources/lilycall.py",
line 228, in ?
code = p.wait ()
File "/Applications/LilyPond.app/Contents/Resources/subprocess.py",
line 1023, in wait
pid, sts = os.waitpid(self.pid, 0)
KeyboardInterrupt
--
Trevor Bača
[EMAIL PROTECTED]
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user