On Sat, Sep 22, 2012 at 12:40 AM, Francisco Vila <paconet....@gmail.com> wrote:
> 2012/9/21 James <pkx1...@gmail.com>:
>> Maybe there are problems when you have
>>
>> \repeat volta repeatcount { musicexpr
>> \alternative {
>>   { musicexpr }
>> \alternative {
>>   { musicexpr }
>> \alternative {
>>   { musicexpr }
>> } }
>>
>
> this would be
>
> \repeat volta repeatcount { musicexpr
> \alternative {
>   { musicexpr }
>   { musicexpr }
>   { musicexpr }
>   }
> }
>
> I do not see a problem here from the user's POV.

I agree - it's nice.

Janek

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to