]> git.donarmstrong.com Git - lilypond.git/commit
* Documentation/user/page.itely (Page formatting):
authorJoe Neeman <joeneeman@gmail.com>
Mon, 2 Oct 2006 08:17:49 +0000 (08:17 +0000)
committerJoe Neeman <joeneeman@gmail.com>
Mon, 2 Oct 2006 08:17:49 +0000 (08:17 +0000)
commit0c28eb92daf07d4562f7a0e5f1ed6165868429d9
treefa0714f9abe0dde7dc4aded9c959a2d2ae4e01fb
parent5f2a9e631fb2415fe1c97d372243de90b6807917
* Documentation/user/page.itely (Page formatting):
document auto-first-page-number

* lily/page-breaking.cc (find_chunks_and_breaks):
* lily/paper-score.cc (calc_breaking): Follow changes to the
Constrained_breaking interface

* lily/constrained-breaking.cc (calc_subproblem): run the main loop
here backwards, as an optimisation
(initialize): new function; move most of the code in resize () here
(combine_demerits): cache ragged_right_
(Constrained_breaking): constructor now takes the Paper_score
ChangeLog
Documentation/user/page.itely
lily/constrained-breaking.cc
lily/include/constrained-breaking.hh
lily/page-breaking.cc
lily/paper-score.cc