]> 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:28:39 +0000 (14:28 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 16 Oct 2005 14:28:39 +0000 (14:28 +0000)
commit84128b2439833721f06e544972736a43d3f20101
tree47f18a42376126645c3181e991c11409fc773ee1
parent0923e4b23adf151bb673bb6727fd9e6a2458d029
* lily/beam.cc: use length-fraction too.

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

* lily/stem.cc (calc_length): multiply with length_fraction. Makes
for easier grace tweaks.

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

* lily/note-head.cc (calc_stem_attachment): new function.
(internal_print): use callback to get glyph-name.

* lily/stem.cc (calc_stem_end_position): new function.
(calc_length): new function.
document details for stem.
remove Stem::get_direction()

* lily/stem.cc (height): idem.

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

* lily/stem.cc (calc_stem_end_position): use callback.
(calc_positioning_done): idem.
(calc_direction): idem.
(calc_stem_end_position): idem
(calc_stem_info): idem.
input/les-nereides.ly
lily/beam.cc
lily/fingering-engraver.cc
lily/note-head.cc
lily/span-bar.cc
lily/stem.cc