]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: handle harmony and direction after inserting bar checks
authorReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 11 Nov 2008 23:17:21 +0000 (00:17 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 11 Nov 2008 23:17:21 +0000 (00:17 +0100)
commit0c99b8f3145a8e6bd954c92d42b29f2aeb60ce46
tree9fbae8849387c20504b481f52de9d38f37e7f885
parent8de0c0e819512b7b2cb3a8cf53ce359cc3256110
MusicXML: handle harmony and direction after inserting bar checks

Harmony and Direction elements should come AFTER the bar check, since
they already start the new measure and count as the first element.
scripts/musicxml2ly.py