Update to dashed-slur package
commit6c9cd6670422185c309e5fdc52b85f07759c7239
authorCarl Sorensen <c_sorensen@byu.edu>
Sat, 18 Apr 2009 21:12:20 +0000 (18 15:12 -0600)
committerCarl Sorensen <c_sorensen@byu.edu>
Sat, 18 Apr 2009 21:12:20 +0000 (18 15:12 -0600)
tree827a1eceb01ba87f03f5185c5f75216b39ca46d2
parent4cbac20a4a5e82fec4008dde414b764f3a9d0666
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