]> git.donarmstrong.com Git - lilypond.git/commit
page breaking coding style fixes.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 20 May 2007 20:13:32 +0000 (17:13 -0300)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 20 May 2007 20:13:32 +0000 (17:13 -0300)
commitfeb23985504e99693ff87201cd26bf78282506ed
tree4cea04c9622f29ff271d320727283a5655bc6069
parent86404508717df51c9b7968e193dc854f89ba1770
page breaking coding style fixes.

- rename sys_ -> system_spec_index_
- rename last() -> is_last()
- make breaks_ private; add last_break_position() method.
lily/include/page-breaking.hh
lily/optimal-page-breaking.cc
lily/page-breaking.cc
lily/page-spacing.cc
lily/page-turn-page-breaking.cc