]> git.donarmstrong.com Git - lilypond.git/commit
* scripts/musicxml2ly.py (NonDentedHeadingFormatter.format_headi):
authorhanwen <hanwen>
Mon, 5 Dec 2005 12:25:26 +0000 (12:25 +0000)
committerhanwen <hanwen>
Mon, 5 Dec 2005 12:25:26 +0000 (12:25 +0000)
commit34cec4accbcd0145292db8977e13a973d756e43c
tree51bea628d226c53fefc0805e9ba5e26521a47af2
parentc86452b38924bf98078fe224beb4e6676922864c
* scripts/musicxml2ly.py (NonDentedHeadingFormatter.format_headi):
option formatting, lilypond style.

* python/musicexp.py: grab from Ikebana: a library for composing
ly music expressions.
(Output_printer): class for advanced .ly printing.
(eg. tupletting)

* python/musicxml.py: new file. Read MusicXML MiniDOM tree, and
convert to pythonesque structure.

* Documentation/user/converters.itely (Invoking musicxml2ly):  new node.
ChangeLog
Documentation/topdocs/NEWS.tely
Documentation/user/converters.itely
make/lilypond.fedora.spec.in
python/musicexp.py
python/musicxml.py
scripts/GNUmakefile
scripts/musicxml2ly.py