lilypond-user
[Top][All Lists]
Advanced

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

Re: slur to 2 alternatives


From: Nick Payne
Subject: Re: slur to 2 alternatives
Date: Wed, 26 Sep 2012 06:28:58 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0

On 26/09/12 06:17, Ole Schmidt wrote:
> Hi,
>
>
> I'am typesetting a jazz walz etude for my son which have a slur going to 
> first and second alternative. 
> Is that possible (see attached screenshot)?

Make one a slur and the other a phrasing slur:

\relative c''{
  \repeat volta 2 {
    c1 c(\(
  }
  \alternative {
    { d) }
    { e\) }
  }
}

Nick



reply via email to

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