Hi, I'm attempting to parse/compile (not sure what you call it for lilypond)
an Orchestra score I'm writing but I keep getting this error:
/usr/bin/../share/lilypond/2.10.25/ly/init.ly:45:70: error: syntax error,
unexpected $end
(apply ly:make-book $defaultpaper $defaultheader toplevel-scores)))
>
> Looks like you forgot a } or >> somewhere.
>
> Also, try putting everything inside a GrandStaff or <<>> or
> something like that.
>
> Cheers,
> - Graham
>
Hi Grahm,
Whenever I put in a <<>> I get an:
orchestra.ly:199:0: error: syntax error, unexpected >>
And I did a visual check to make sur
AHHH, there's the problem! I should have known better!
-Eric
On Fri, Apr 11, 2008 at 1:48 PM, Neil Puttock <[EMAIL PROTECTED]> wrote:
> Hi Eric,
>
> > And I did a visual check to make sure all of the {} and <<>> are
> matching
> > throughout the document.
>
> They do match, but you've inserted q
Just curious if there's a place to find lilypond templates, particularly one
for an orchestra score? I'm having too many errors while trying to program
my own layout with partcombine and staffgroup not getting along with one
another. Thanks.
___
lilypon