lilypond-user
[Top][All Lists]
Advanced

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

Re: repeat


From: David Wright
Subject: Re: repeat
Date: Sat, 13 Feb 2016 17:34:44 -0600
User-agent: Mutt/1.5.21 (2010-09-15)

On Sat 13 Feb 2016 at 20:29:15 (-0000), Trevor Daniels wrote:
> "BB" wrote Saturday, February 13, 2016 1:31 PM
> 
> > Your answer: No, you can't. That is what I argued, therefore I postet this 
> > question, hoping that eventually somebody has a solution. But it is good to 
> > know that there is'nt.
> > 
> >    FAA BBB CCCC DDD EEE
> >    GAA BBB CCCC DDD EEE
> 
> Doesn't this do what you want?
> 
> \relative { 
>   \time 3/4
>   f' a a 
>   \repeat volta 2 {
>     b b b
>     c c c
>     d d d 
>   }
>   \alternative {
>     { e e e g, a a }
>     { e' e e \bar "|." }
>   }
> }

Well, that is effectively the same as my rpt2.ly included in
http://lists.gnu.org/archive/html/lilypond-user/2016-02/msg00260.html
which I can only assume was rejected by the OP in the message from
BB (to Johan on Fri, 12 Feb 2016 12:29:47 +0100) that is missing from
this thread.

Cheers,
David.



reply via email to

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