Comment #1 on issue 2718 by [email protected]: MusicXML regtest fails
http://code.google.com/p/lilypond/issues/detail?id=2718
That is not the whole story: you get
warning: More alternatives than repeats. Junking excess alternatives
Interpreting music...
45d-Repeats-Nested-Alternatives.ly:32:14: warning: Barcheck failed got 9
expect 10
|
\barNumberCheck #10
[8][8]
The generated inner \repeat volta 2 actually has 3 alternatives. I don't
have enough of a clue about MusicXML to figure out whether the MusicXML is
valid and/or the generated LilyPond corresponds with it.