X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=1ef20720a9a05e021a973eabec32553361a9d406;hb=6dc25f04195169860be7f336031ed8baa98cdc40;hp=7ae44f8c7ed27cb3b5c1bc1bb38c7462d783444a;hpb=849c3ff6df01e682cfd89ad87bcacf328f6a529e;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 7ae44f8c7e..1ef20720a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2005-12-05 Han-Wen Nienhuys + + * 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. + + * python/rational.py: PD rational number class. + + * Documentation/user/converters.itely (Invoking musicxml2ly): new node. + 2005-12-04 Erik Sandberg * lily/part-combine-iterator.cc: Minor bugfix