Re: repeats, nested repeats and alternatives

2007-09-07 Thread Mats Bengtsson
Neil Puttock wrote: Hi Yota, On 9/6/07, *yota moteuchi* <[EMAIL PROTECTED] > wrote: Here, magically, the second alternative bar vanished... why ?! You can't put overrides (or anything else) between the bracketed sections of \alternative; just put the bar nu

Re: repeats, nested repeats and alternatives

2007-09-06 Thread Neil Puttock
Hi Yota, On 9/6/07, yota moteuchi <[EMAIL PROTECTED]> wrote: > > > Here, magically, the second alternative bar vanished... why ?! You can't put overrides (or anything else) between the bracketed sections of \alternative; just put the bar number override inside the second alternative. The proble

Re: repeats, nested repeats and alternatives

2007-09-06 Thread yota moteuchi
did I forget something like an attachment test.pdf Description: Adobe PDF document ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

repeats, nested repeats and alternatives

2007-09-06 Thread yota moteuchi
Dear Mailing list I have a bunch of questions about the repeat syntax I'll like to submit to you. \version "2.11.28" 1) About numbering here is a ordinar situation of repeat volta with an alternative : \repeat "volta" 2 { a b c b } \alternative { { e f e f } { e f e b} } c a e f \bre