]> git.donarmstrong.com Git - lilypond.git/commit
* lily/beam.cc: use length-fraction too.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 16 Oct 2005 14:20:45 +0000 (14:20 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 16 Oct 2005 14:20:45 +0000 (14:20 +0000)
commit0923e4b23adf151bb673bb6727fd9e6a2458d029
tree32b0b172ba77eb5200aa23c349f42be1f689f27a
parent203a92f82635caff2c1eec57d64c7ba581adbc82
* lily/beam.cc: use length-fraction too.

* scm/define-grob-properties.scm (all-user-grob-properties):
remove property flag-width-function
(all-user-grob-properties): remove space-function.

* scm/layout-beam.scm: remove flag-width-function.

* lily/beam.cc: remove flag-width-function

* scm/layout-beam.scm: remove beam dir functions.

* ly/engraver-init.ly (AncientRemoveEmptyStaffContext): use length-fraction.

* lily/beam.cc: remove dir-function.

* scm/define-grobs.scm: change print-function to stencil callback everywhere.

* lily/beam.cc (calc_direction): use pseudo-property for beam
direction callback.
(calc_positions): use callback

* scm/define-grob-properties.scm (all-user-grob-properties): doc
callbacks property.
ChangeLog
lily/beam.cc
lily/include/beam.hh
ly/engraver-init.ly
scm/define-grob-properties.scm
scm/define-grobs.scm
scm/layout-beam.scm