]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Implement staff-lines setting (i.e. # of lines of a staff)
authorReinhold Kainhofer <reinhold@kainhofer.com>
Mon, 12 Apr 2010 17:39:39 +0000 (19:39 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Mon, 12 Apr 2010 17:44:41 +0000 (19:44 +0200)
commitc6cd21e48b0d05be84c54293c6a1e99a51c46dfd
treea41a8f11f4c2cccd594ec7aa0ee46e8057a350e2
parentd43538a9cbb1cb6d2624f5567370e8e327b95983
MusicXML: Implement staff-lines setting (i.e. # of lines of a staff)

-) Add possible context modifications to staves
-) convert a global staff-lines attribute to a contex mod inside \with
-) Convert a staff-lines attribute midway through the part as
    \stopStaff \override ... \startStaff
-) Add regtest for all these cases
input/regression/musicxml/14a-StaffDetails-LineChanges.xml [new file with mode: 0644]
python/musicexp.py
scripts/musicxml2ly.py