]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/layout-slur.scm
Run `make grand-replace'.
[lilypond.git] / scm / layout-slur.scm
index 64dc4496fec8224b550649e63db11202cee2889b..6b80a586ec5b2cc91e412c4006359e3d1782d463 100644 (file)
@@ -2,7 +2,7 @@
 ;;;;
 ;;;; source file of the GNU LilyPond music typesetter
 ;;;; 
-;;;; (c) 2000--2006 Jan Nieuwenhuizen <janneke@gnu.org>
+;;;; (c) 2000--2008 Jan Nieuwenhuizen <janneke@gnu.org>
                                ;
 ; this is put into the slur-details property of Slur and PhrasingSlur
 (define default-slur-details
@@ -21,6 +21,7 @@
     (extra-object-collision-penalty . 50)
     (accidental-collision . 3)
     (extra-encompass-free-distance . 0.3)
+    (extra-encompass-collision-distance . 0.8)
     (head-slur-distance-max-ratio . 3)
     (head-slur-distance-factor . 10)
     (absolute-closeness-measure . 0.3)