]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/layout-slur.scm
Fix uninitialized variables when Source_file::get_counts returns early due to !contai...
[lilypond.git] / scm / layout-slur.scm
index 499944e0f00444dec4f9f8b2b13f385b666fe25c..5614dd65c601b0db614ddc25c6a2b214c043d6fc 100644 (file)
@@ -1,6 +1,6 @@
 ;;;; This file is part of LilyPond, the GNU music typesetter.
 ;;;;
-;;;; Copyright (C) 2000--2010 Jan Nieuwenhuizen <janneke@gnu.org>
+;;;; Copyright (C) 2000--2011 Jan Nieuwenhuizen <janneke@gnu.org>
 ;;;;
 ;;;; LilyPond is free software: you can redistribute it and/or modify
 ;;;; it under the terms of the GNU General Public License as published by
@@ -37,4 +37,5 @@
     (head-slur-distance-factor . 10)
     (absolute-closeness-measure . 0.3)
     (edge-slope-exponent . 1.7)
+    (close-to-edge-length . 2.5)
     ))