On 3-Apr 13:32, Mark Stephen Mrotek wrote:
Branko,That is what I thought. I have tried several things, none work as of yet. The various { ... } groups -- repeat and alternative -- seem to conflict.I cannot say that it cannot be done, just that what I have tried does not. I shall keep working on this later tonight. Mark
Hi Branko.
Try this:
\alternative {
{ <a a'>2. }
{ \set Score.repeatCommands = #'(start-repeat) <a a'>2 a'4 }
}
At the end:
\set Score.repeatCommands =#('end-repeat)
I've assumed:
- You're in relative mode
- the chords written from bottom to top
*From:*Branko [mailto:[email protected]] *Sent:* Wednesday, April 02, 2014 5:21 PM *To:* Mark Stephen Mrotek *Cc:* lilypond *Subject:* Re: 2. volta - repetition problemHi Mark, please see updated screenshot on http://postimg.org/image/eoc74bqkx/I hope it's clear now what I want.. thanks!On 3 April 2014 01:50, Mark Stephen Mrotek <[email protected] <mailto:[email protected]>> wrote:Branko,I have looked at your picture and read your message several times. I am not sure what you want.Do you want a repeat to start within the second ending? Or to start after the second ending?Mark*From:*[email protected] <mailto:[email protected]> [mailto:lilypond-user-bounces+carsonmark <mailto:lilypond-user-bounces%2Bcarsonmark>[email protected] <mailto:[email protected]>] *On Behalf Of *Branko*Sent:* Wednesday, April 02, 2014 6:58 AM *To:* lilypond *Subject:* 2. volta - repetition problem http://postimg.org/image/feebk5qp1/ please see my screenshot for a better picture of my problem. I know I can make repeats using: \repeat volta 2 { musicexpr },but my musicexpr is part of <<>> group because I have two voices.. and after that few measures continue as a separate music expr., so how would I tell that repetition to end at the end of my following music expression?_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
