]> git.donarmstrong.com Git - lilypond.git/commit
Update to dashed-slur package
authorCarl Sorensen <c_sorensen@byu.edu>
Sat, 18 Apr 2009 21:12:20 +0000 (15:12 -0600)
committerCarl Sorensen <c_sorensen@byu.edu>
Sat, 18 Apr 2009 21:12:20 +0000 (15:12 -0600)
commit86256511ff93fa202110df55edaf8880ec699db0
tree827a1eceb01ba87f03f5185c5f75216b39ca46d2
parent32f5956ef64bfa7b0fd6a9f6c34a53760adae04e
Update to dashed-slur package

Eliminate Bezier & arguments to Bezier::subdivide and
replace with Bezier *

Add support for dashed parenthesis arpeggios.

Add error checking for Bezier::extract arguments.

Remove unnecessary {} and clean up comments.

Update convert-ly rule.

Make Bezier::subdivide and Bezier::extract const functions.

Add complex dashed ties to documentation.
Documentation/user/expressive.itely
Documentation/user/rhythms.itely
input/new/making-slurs-with-complex-dash-structure.ly
lily/arpeggio.cc
lily/bezier.cc
lily/include/bezier.hh
lily/lookup.cc
ly/property-init.ly
python/convertrules.py