lilypond-user
[Top][All Lists]
Advanced

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

Re: Tie between repeat and alternative


From: Eby Mani
Subject: Re: Tie between repeat and alternative
Date: Sat, 20 Mar 2010 20:00:44 -0700 (PDT)

remove e4 ~ and use

\repeatTie

in alternative after the note.

\repeat volta 2 { r4 e4 } \alternative { e4 \repeatTie f4 } { e4 \repeatTie g4 }


--- On Fri, 3/19/10, Alberto Simões <address@hidden> wrote:

> From: Alberto Simões <address@hidden>
> Subject: Tie between repeat and alternative
> To: "lilypond" <address@hidden>
> Date: Friday, March 19, 2010, 7:08 PM
> Hello
> 
> When the last note from a repeat includes a tie, the first
> note from the
> alternative gets rendered correctly. But the second
> alternative don't.
> Any way to make it work?
> 
> \repeat volta 2 {
>    r4 e4 ~
> }
> \alternative {
>   { e4 f4 }
>   { e4 r  }
> }
> 
> Thanks.
> -- 
> Alberto Simões
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 







reply via email to

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