]> 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>
Mon, 16 Apr 2007 23:25:34 +0000 (09:25 +1000)
commit9abdb715196339a70bfbc8200e851eb42f192754
tree3b940d3e41141cb9cd0c28fe230690117db87db8
parent50de088157169808664ae75080cba72193873628
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