]> git.donarmstrong.com Git - lilypond.git/commit
* lily/beaming-info.cc (beamify): new function: read beatLength
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 22 May 2006 17:21:25 +0000 (17:21 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 22 May 2006 17:21:25 +0000 (17:21 +0000)
commit7440997e6cb838533b460d45db89108b331c165d
tree794a1811e3d5eb7fef3a5cd7ada363ddeb5b389f
parenta4dc474c2c4c6f49a7c2fa5da92303ac496e13fb
* lily/beaming-info.cc (beamify): new function: read beatLength
and beatGrouping from context.

* input/regression/beam-beat-grouping.ly (Module): new file.

* lily/beam.cc (get_beam_segments): generate events for
max_connect_ case too.
(get_beam_segments): read Stem::max-beam-connect.

* lily/beam-engraver.cc (typeset_beam): set right bound if unset.

* lily/beam.cc (set_beaming): read clip-edges property.
(calc_direction): don't suicide for single stem.

* lily/beaming-info.cc (best_splitpoint_index): take bool*
argument, remove 1<<15 hack. Remove clip_edges()
ChangeLog
VERSION
input/regression/beam-beat-grouping.ly [new file with mode: 0644]
lily/auto-beam-engraver.cc
lily/beam-engraver.cc
lily/beam.cc
lily/beaming-info.cc
lily/include/beaming.hh