Brett, Thanks for the hint. The URL is where I got the notion for what I wrote in the first place. In the source, firstPoly repeats, once with firstPolyRepeat as an ending and once with secondMono as an ending. That is what I want, but as you say not what I asked for. None of the examples I've seen thus far(hardly exhaustive) match what I need, so what I wrote was a guess based on what I saw. More hints welcome at this point ;)
--hsm On Sun, Nov 22, 2009 at 7:15 PM, Brett Duncan <[email protected]> wrote: > Hugh Myers wrote: >> >> Brett, >> >> Much thanks, missed that combination. Now how do I get that to spit >> out at the start of a second \alternative? >> >> code: >> >> \repeat volta 2 { >> \firstPoly >> } >> \alternative { >> { \firstPolyRepeat } >> { \secondMono } >> } >> >> which doesn't seem to produce the correct bars, one at end of first >> alternative and one at end of second? The first bar is just ':|' and >> it is where I would expect the one I asked about. There is no bar at >> end of second alternative, where I would expect a ':|' as being a sign >> I'm correctly handling the repeat. > > I think your understanding of the code you've shown above may be somewhat > amiss. The music in \secondMono is not repeated, so of course it will not > have any repeat indications around it. > > Have a look at > > http://lilypond.org/doc/v2.13/Documentation/notation/Long-repeats#Normal-repeats > > Brett > _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
