]> git.donarmstrong.com Git - lilypond.git/commit
Don't use blank-page-force in ly:optimal-breaking.
authorJoe Neeman <joeneeman@gmail.com>
Wed, 6 Jan 2010 06:09:29 +0000 (17:09 +1100)
committerJoe Neeman <joeneeman@gmail.com>
Wed, 6 Jan 2010 08:43:40 +0000 (19:43 +1100)
commit337f9c142a82cc9e844ea3ce4beacfc4c24d5993
tree5acd0be159089224b27a601b2d2be0dcc888b4e9
parentc046d234d56ebc3c8b528b0a288bb38574d77ce8
Don't use blank-page-force in ly:optimal-breaking.

Don't use an odd page penalty in space_systems_on_best_pages.
For space_systems_on_one_or_more_pages, allow the penalty to
be specified by the caller.

Also adds some -ddebug-page-breaking-scoring output for ly:optimal-breaking.
lily/include/page-breaking.hh
lily/optimal-page-breaking.cc
lily/page-breaking.cc
lily/page-turn-page-breaking.cc