On 11/08/2013 07:12 PM, David Nalesnik wrote:
Hi Seb,


On Fri, Nov 8, 2013 at 1:37 PM, taylor...@sky.com <mailto:taylor...@sky.com> <taylor...@sky.com <mailto:taylor...@sky.com>> wrote:

    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) |


You don't close the \times expression (or the one below) with }.

     f2( e |
     \times 2/3{ d4 e f~) f2) |
     }
    }





Actually, he probably closed both triplet phrases with ) instead of }

Cheers,
Colin

--
I've learned that you shouldn't go through life with a catcher's mitt on both 
hands.
You need to be able to throw something back.
-Maya Angelou, poet (1928- )

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to