]> git.donarmstrong.com Git - lilypond.git/commit
Fixes bugs in the page breaking refactor.
authorJoe Neeman <joeneeman@gmail.com>
Mon, 26 Mar 2007 22:01:39 +0000 (08:01 +1000)
committerJoe Neeman <joeneeman@gmail.com>
Thu, 29 Mar 2007 22:31:49 +0000 (08:31 +1000)
commit6379324981ca667576af4318c68e0128c5436c8c
treea74e7947db8761430e4cf2a60eac9faaeee06c3f
parente256e29c55b635ac39990eb52df1b2a6ace7863e
Fixes bugs in the page breaking refactor.

Calculate line forces using uncompressed lines.
Off-by-one error in min_page_count.
Ensure that a page with one line can't have infinite force.
lily/include/page-breaking.hh
lily/page-breaking.cc