]> git.donarmstrong.com Git - lilypond.git/commit
* scripts/musicxml2ly.py (NonDentedHeadingFormatter.format_headi):
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 5 Dec 2005 12:25:26 +0000 (12:25 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 5 Dec 2005 12:25:26 +0000 (12:25 +0000)
commit6dc25f04195169860be7f336031ed8baa98cdc40
tree51bea628d226c53fefc0805e9ba5e26521a47af2
parent849c3ff6df01e682cfd89ad87bcacf328f6a529e
* 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