lilypond-user
[Top][All Lists]
Advanced

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

Syntax error


From: address@hidden
Subject: Syntax error
Date: Fri, 8 Nov 2013 19:37:02 +0000 (GMT)

Hi,

I seem to keep getting a syntax error, and I don't know why can someone help please??

My code is:

<<
\new Voice = "soprano" {
 \relative c''{
 \key f \major
 \autoBeamOff
 \time 4/4
 \partial 4
 a16 c d8 |
 r4 ees8( d~ d4~ c d c |
 d4. c8~ c) r a16 c d8 |
 r4 ees8( d~ d4~ d16 c d c |
 d8. ees16 d8 c~ c) r a16 c d8 |
 r4 ees8( d~ d4~ d16 c d c |
 d4. c8~ c) r a16 g f8 |
 f1 |
 r4 c' d f |
 f2( e |
 \times 2/3{ d4 e f~) f2) |
 f2( e |
 \times 2/3{ d4 e f~) f2) |
 }
}
\new Lyrics \lyricsto "soprano" {
 How a -- bout
 Love?
 How a -- bout
 Love?
 How a -- bout
 Love?
 Mea -- sure in
 love.
 Sea -- sons of
 love,
 sea -- sons of
 love.
}>>

The error I keep getting is:

# -*-compilation-*-
Processing `C:/Users/staff/Desktop/first try.ly'
Parsing...
C:/Users/staff/Desktop/first try.ly:37:1: error: syntax error, unexpected >>
}
 >>
fatal error: failed files: "C:\\Users\\staff\\Desktop\\first try.ly"

Can someone please help?
 
Thanks,

Seb Taylor

reply via email to

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