lilypond-devel
[Top][All Lists]
Advanced

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

Re: Testing needed for 2.13.15


From: Graham Percival
Subject: Re: Testing needed for 2.13.15
Date: Fri, 5 Mar 2010 22:29:36 +0000
User-agent: Mutt/1.5.18 (2008-05-17)

On Fri, Mar 05, 2010 at 10:21:56PM +0000, James wrote:
> Graham Percival <graham <at> percival-music.ca> writes:
> 
> james-iMac:lilytest james$ ls
> Untitled.ly
> james-iMac:lilytest james$ lilypond Untitled.ly 
> GNU LilyPond 2.13.14
> Usage: lilypond [OPTION]... FILE...

Yeah, it doesn't see Untitled.ly


When you created the lilypond shell script, you need to add the
"$@" to the end of the command.  See the flashing "obvious CSS
issue to deal with"?  Look closely at the screenshot beside it.
If you look *very* closely (maybe also try highlighting all text
on this page), you'll see a "$@" on top of that screenshot.

Add that to the "lilypond" file your created.  Then when you call
  lilypond Untitled.ly
it'll actually pass "Untitled.ly" to the lilypond binary.

Cheers,
- Graham




reply via email to

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