]> git.donarmstrong.com Git - lilypond.git/commit
lily/rest-collision.cc: adjust all rests in column
authorKeith OHara <k-ohara5a5a@oco.net>
Mon, 25 Apr 2011 21:20:20 +0000 (14:20 -0700)
committerCarl Sorensen <c_sorensen@byu.edu>
Mon, 4 Jul 2011 18:07:33 +0000 (12:07 -0600)
commit5c36de8d2cba8dce78d382f07e5647c6af3526c8
tree8f52417c57f40ce9934fb9ebe8362f3b325f251d
parentc7aff4537285f64eb5290f4659f6c4bd45cbd6e3
lily/rest-collision.cc: adjust all rests in column

Process all rests in a noteColumn, not just the first; fix issue 1618.
Print warning only for rests that are moved but don't fit; fix issue 1547.
input/regression/rest-polyphonic-2.ly [new file with mode: 0644]
lily/rest-collision.cc