]> git.donarmstrong.com Git - lilypond.git/commit
Hairpin minimum-length has not effect at end of line; issue 2785.
authorMike Solomon <mike@apollinemike.com>
Sat, 6 Apr 2013 08:03:44 +0000 (10:03 +0200)
committerMike Solomon <mike@apollinemike.com>
Sat, 6 Apr 2013 08:03:44 +0000 (10:03 +0200)
commitde67aa455a54cd7fcf95902ee60c4bdef7072063
tree78a10963ca2fee9ac2af5bcb4cc4e013dd9f46f2
parent7b7e37e8ab4fa9662ef6d3c0a8ce6f516731e831
Hairpin minimum-length has not effect at end of line; issue 2785.

Fixes the springs and rods callback so that broken left items and
center items are used as potential bounds of spanners, which allows
both cases to be considered in the simple spacer when scoring line breaking
configurations.
input/regression/minimum-length-end-line.ly [new file with mode: 0644]
lily/simple-spacer.cc
lily/spanner.cc