]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Correctly handle bar checks with attributes and MM rests
authorReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 11 Nov 2008 23:13:25 +0000 (00:13 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 11 Nov 2008 23:15:45 +0000 (00:15 +0100)
commit8de0c0e819512b7b2cb3a8cf53ce359cc3256110
tree34a9de19623e6711dce601bbc911b83703f2c4c4
parent8494af41a2241c4bf60c3f2e92776ad079db21bf
MusicXML: Correctly handle bar checks with attributes and MM rests

-) Put the bar line BEFORE the attribute
-) Add Bar checks around MM rests (of course not inside MM rests!)
-) If we have a MM rest, globally set Score.skipBars=##t
-) Don't print a bar check at the very beginning of a score
python/musicxml.py
scripts/musicxml2ly.py