lilypond-user
[Top][All Lists]
Advanced

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

Re: Double bar before open repeat


From: Ralph Palmer
Subject: Re: Double bar before open repeat
Date: Thu, 19 Jul 2012 14:56:48 -0400

On Thu, Jul 19, 2012 at 2:48 PM, Paul Scott <address@hidden> wrote:
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 |
   }
}

Thanks, Paul! I'm dense. I already use that, but only in the context of a 2nd ending of a repeating section, going on to another repeating section. I should have made the connection.

Ralph 

--
Ralph Palmer
Brattleboro, VT
USA
address@hidden

reply via email to

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