]> git.donarmstrong.com Git - lilypond.git/commit
Fix 1031.
authorJoe Neeman <joeneeman@gmail.com>
Fri, 11 Jun 2010 00:40:10 +0000 (09:40 +0900)
committerJoe Neeman <joeneeman@gmail.com>
Sat, 19 Jun 2010 08:44:29 +0000 (11:44 +0300)
commit41d79cb63739f658ab0e82856f1535e0f7e809db
tree761cbb565e2ead9436af3f8f503c92feecfb6711
parent1f8c40c86902c6c98091ccfd3ecf02ec1fc2bed5
Fix 1031.

Prevent ly:beam::rest-collision-callback (which is used in the calculation
of a rest's Y-offset) from asking for the rest's Y-offset.
lily/beam.cc
lily/include/rest-collision.hh
lily/rest-collision.cc