On 07/19/2012 11:35 AM, Ralph Palmer wrote:
\version "2.14.1"

\relative c'
{
   \clef treble
   \key g \major
   \time 2/2

   a''8 c b a g4 g4
   \bar "||:"         %this does what you want
   \break

   \repeat volta 2 {
     \key d \major
    % \bar "|:"       %delete this
     fis8 d d d fis d d d |
   }
}

See above.

HTH

Paul Scott




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

Reply via email to