]> git.donarmstrong.com Git - lilypond.git/commit
Fix the usage of min-distance in page breaking.
authorJoe Neeman <joeneeman@gmail.com>
Sun, 24 Oct 2010 19:14:31 +0000 (12:14 -0700)
committerJoe Neeman <joeneeman@gmail.com>
Mon, 25 Oct 2010 00:07:05 +0000 (17:07 -0700)
commit9171fc87b5b9693865339578be6ae00d1c536b3b
tree87b3a08f845a376538413f937e3a1434e760c6a1
parentb36e8e6740a23fe53059e3af93e84dc155f5ee30
Fix the usage of min-distance in page breaking.

In page breaking, measure min-distance between staff refpoints
instead of system refpoints.
lily/constrained-breaking.cc
lily/include/constrained-breaking.hh
lily/include/system.hh
lily/page-breaking.cc
lily/system.cc