]> 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)
commit5700a79da1a517188aad6c13f24c8a71b825d85f
treea379830dcc1d060964ada03dd8699a59e0cdaaeb
parent38b9cf3f2d87207dfe0b792a0433fd55f869b711
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