Eric Hedekar gmail.com> writes:
>
>
> AHHH, there's the problem! I should have known better!-Eric
I use Lilypondtool for jEdit -> coloured text ftw!
.
I've done that comment thing several times, but now that I've got coloured text,
it makes it a lot easier to recognise what I've done.
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
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 quite a few comments before
brackets, which means LilyPond ignores them:
\FlTwo %flute2 >>
or
\new Staff {\VlnOne %violin1 }
Have a look at se
Eric Hedekar wrote:
>
> 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 >>
So now you
On Fri, 11 Apr 2008 13:38:35 -0700
"Eric Hedekar" <[EMAIL PROTECTED]> wrote:
> Whenever I put in a <<>> I get an:
> orchestra.ly:199:0: error: syntax error, unexpected >>
Don't put it literally a <<>>.
> And I did a visual check to make sure all of the {} and <<>> are
> matching throughout the d
>
> 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
On Fri, 11 Apr 2008 13:12:36 -0700
"Eric Hedekar" <[EMAIL PROTECTED]> wrote:
> 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,
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)))