File python3-ly.changes of Package python3-ly
-------------------------------------------------------------------
Wed Aug 31 13:14:18 UTC 2016 - jcnengel@gmail.com
- Create Python3 package
-------------------------------------------------------------------
Wed Aug 31 09:09:44 UTC 2016 - jcnengel@gmail.com
- Update to 0.9.4
* support LilyPond 2.18+ behaviour on \relative without startpitch in
the ly.pitch.transpose, ly.pitch.rel2abs and ly.pitch.abs2rel modules.
* support LilyPond 2.18+ behaviour on \relative without startpitch in the
transpose, rel2abs, abs2rel and musicxml ly commands. Two new variables
were added to influence the behaviour: rel-absolute and rel-startpitch.
* add Simplifier transposer and simplify-accidentals ly command (#40)
* make define-markup-command recognition working again
* recognize \bookOutputName A (without quotes, although not recommended)
* allow multi-digit fingering, e.g. c-34, LilyPond supports that since at least
2.16.
* various updates and improvements in MusicXML export contributed by Peter Bjuhr
* added ly-server: an HTTP-server for manipulating LilyPond source, contributed
by Urs Liska
* fix issue #56: do not add durations to bass notes in chordmode
* fix issue #59: handle \include commands correctly when exporting to MusicXML
- Changes from 0.9.3
* Fix issue #35: do not insert duration after a tie
* Added ly.rhythm.music_items() for a more robust way of iterating through
chords and notes (awaiting fully fledged editing support through ly.music or
ly.xml)
* More configurability in ly.colorize, thanks to Urs Liska
* MusicXML export various improvements and bug fixes, contributed by Peter Bjuhr
-------------------------------------------------------------------
Mon Jul 20 12:56:06 UTC 2015 - j.engel@localhost
- First checkin of version 0.9.2