]> git.donarmstrong.com Git - lilypond.git/commit
* lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
authorhanwen <hanwen>
Wed, 16 Nov 2005 15:54:43 +0000 (15:54 +0000)
committerhanwen <hanwen>
Wed, 16 Nov 2005 15:54:43 +0000 (15:54 +0000)
commit7ddf55c843c413a8a5b70330c12be038cc18ab39
tree1681d4f55734a4c7a8867351c97f9f8a2e06fe3e
parent6164b9ef5cbffff798b6c8f4510c0558465f2a27
* 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