From: hanwen Date: Wed, 22 Feb 2006 16:40:15 +0000 (+0000) Subject: add avoid-slur (ugh.) X-Git-Tag: release/2.7.38^2~59 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ebfc6c242bd4c52c7086109e367f7d2943a2fc7c;p=lilypond.git add avoid-slur (ugh.) --- diff --git a/ChangeLog b/ChangeLog index a3e60e6b1a..46b5158690 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-02-22 Han-Wen Nienhuys + * lily/slur.cc: add avoid-slur (ugh.) + * lily/slur-configuration.cc (fit_factor): oops, skip point if intersection gets smaller. This fixes slurs over extreme points. diff --git a/lily/slur.cc b/lily/slur.cc index 905c158697..94e13fe027 100644 --- a/lily/slur.cc +++ b/lily/slur.cc @@ -238,6 +238,7 @@ ADD_INTERFACE (Slur, "slur-interface", "A slur", /* properties */ + "avoid-slur " /* UGH. */ "control-points " "dash-fraction " "dash-period "