]> git.donarmstrong.com Git - lilypond.git/commit
* lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 16 Nov 2005 15:54:43 +0000 (15:54 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 16 Nov 2005 15:54:43 +0000 (15:54 +0000)
commit94af2fb150edb6889a47bf5b4052a966f115e12a
tree1681d4f55734a4c7a8867351c97f9f8a2e06fe3e
parentf3ab13c8425308bfe9fe6a0e9e379ef7b3e1e46c
* lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
new function. Search region of 3 positions for best tie.
(score_configuration): new function.
(score_aptitude): new function.
(generate_configuration): new function.
(get_configuration): new function.
(Tie_formatting_problem): new function

* input/regression/page-top-space.ly: a6 for page-top-space demo.

* lily/include/tie-formatting-problem.hh (class
Tie_formatting_problem): add Tie_details to
Tie_formatting_problem. Update calling conventions.
ChangeLog
input/regression/page-top-space.ly
lily/include/tie-formatting-problem.hh
lily/include/tie.hh
lily/tie-formatting-problem.cc
lily/tie-helper.cc
lily/tie.cc