]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-spacing.cc
* lily/note-spacing.cc (get_spacing): heighten threshold where
[lilypond.git] / lily / note-spacing.cc
index 31e249e6ee9075e2b72d361747e5223314901d64..c5bbb8e67d8d0582ab41afe35953d2a9699c5d30 100644 (file)
@@ -141,7 +141,7 @@ Note_spacing::get_spacing (Grob *me, Item *right_col,
          /*
            Add that which sticks out a lot.
          */
-         + max (0.0, -extents[RIGHT][LEFT] - (base_space - increment))));
+         + max (0.0, -extents[RIGHT][LEFT] - (base_space - 0.5 * increment))));
 
   /*
     We don't do complicated stuff: (base_space - increment) is the