]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Convert words, assigned to staves => assign to notes in Lilypond
authorReinhold Kainhofer <reinhold@kainhofer.com>
Sun, 21 Oct 2007 17:04:02 +0000 (19:04 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Sun, 21 Oct 2007 17:04:02 +0000 (19:04 +0200)
commit074704b5874eaaaf80cbf7618d4b40c712089a61
tree84905f91686c7c5e654957885f0aa2cc892c1f98
parentdb57aab7205cb050f225d4a6698664ecad65d5d2
MusicXML: Convert words, assigned to staves => assign to notes in Lilypond

In MusicXML, words are represented in direction elements, in Lilypond, they
are assigned to notes....
Also try to convert as many font attributes as possible (several are still
missing, currently only text-size and text-wight are supported)
python/musicexp.py
python/musicxml.py
scripts/musicxml2ly.py