lilypond-user
[Top][All Lists]
Advanced

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

Re: Help with breaks?


From: dogwoodnc
Subject: Re: Help with breaks?
Date: Wed, 21 Sep 2011 20:53:52 -0700 (PDT)

Thanks! Here's the basic code in the "score" section. (Of course, it
continues afterwards, but this seems to be the section where the problems
are.)  THANKS for your insights!

\score
{
    <<
        \new Staff
            \new Voice = "sopranos"
            {
                \voiceOne
 
 \repeat volta 2 {
 a a a a  \bar "|"  b b b b   \bar "|" c c c c   \bar "|"   
 d d d d  \bar "|"  e e e e   \bar "|" f f f f   \bar "|"  
 g g g g     } 

\alternative  {{a a a a }
 {b b b b }   }
  }
-- 
View this message in context: 
http://old.nabble.com/Help-with-breaks--tp32503742p32503790.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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