From eb15a9dbe713d5dbeb8557bfa6d91e2d66f6cc45 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Wed, 16 Nov 2005 15:59:10 +0000 Subject: [PATCH] (Top): add note about refactoring. --- ChangeLog | 3 +++ Documentation/topdocs/NEWS.tely | 6 ++++++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 47e2fc6435..c923c5c564 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-11-16 Han-Wen Nienhuys + * Documentation/topdocs/NEWS.tely (Top): add note about + refactoring. + * lily/tie-formatting-problem.cc (find_optimal_tie_configuration): new function. Search region of 3 positions for best tie. (score_configuration): new function. diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index 5b5257d0bf..b9ee991d56 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -45,7 +45,13 @@ This document is also available in @uref{NEWS.pdf,PDF}. @itemize @bullet +@item +Tie formatting now uses scoring. This opens the road to formatting +which handles complex situations require tradeoffs between different +beauty factors. +This refactoring has been sponsored by Steve Doonan. + @item Each grob property may also be a ``grob closure.'' This means that it is possible to combine functions. For example, the @code{Y-offset} of -- 2.39.5