]> git.donarmstrong.com Git - lilypond.git/commit
* scripts/musicxml2ly.py (print_voice_definitions): new function
authorhanwen <hanwen>
Fri, 30 Dec 2005 19:08:31 +0000 (19:08 +0000)
committerhanwen <hanwen>
Fri, 30 Dec 2005 19:08:31 +0000 (19:08 +0000)
commit2936304ec717784937b79ff41d11cf7cb4cdbc85
tree48d330d773e021ab8aeca477d70f4eda6910813c
parent9cb2cf1e3e956b01a470c71545f1fad8ec3cabe9
* scripts/musicxml2ly.py (print_voice_definitions): new function
(print_score_setup): new function
(convert): read part definition to output staves properly.

* python/musicxml.py (Measure.get_notes): new class. Wrap lists of
Music_xml notes.

* python/musicexp.py (Output_printer.__init__): use _ in data members.
(Output_printer.unformatted_output): new function: no formatting,
but count braces.
(Duration.get_length): remove isinstance() checks for Output_printer everywhere.

* input/regression/lyrics-bar.ly (texidoc): add Separating_line_group_engraver.
ChangeLog
input/regression/lyrics-bar.ly
lily/relocate.cc
python/musicexp.py
python/musicxml.py
scripts/musicxml2ly.py