lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: macosx command line lilypond-book


From: Trevor Bača
Subject: Re: macosx command line lilypond-book
Date: Wed, 8 Mar 2006 16:56:21 -0600

On 2/28/06, Han-Wen Nienhuys <address@hidden> 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
address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]