]> 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, 26 Mar 2007 22:01:39 +0000 (08:01 +1000)
commit3e13646cb1d38b67e2052e4339a2d31db3ba9c7c
tree5b0093dda7ff0945619809f5d76db8394e797a32
parentad89ef08a99d9297fa68756c5dd7dbcdb3473949
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