]> git.donarmstrong.com Git - lilypond.git/commitdiff
Improve positioning of TupletNumber and Slur.
authorWerner Lemberg <wl@gnu.org>
Tue, 26 Oct 2010 05:57:00 +0000 (07:57 +0200)
committerWerner Lemberg <wl@gnu.org>
Tue, 26 Oct 2010 05:57:00 +0000 (07:57 +0200)
See thread starting with

  http://lists.gnu.org/archive/html/bug-lilypond/2010-10/msg00484.html

scm/define-grobs.scm

index b2009834c4116d2228d996a9f4c41f43f7e96f33..34e016a0ac5fb4c925fb5479cacad98d5e0a8955 100644 (file)
 
     (TupletNumber
      . (
-       (avoid-slur . inside)
+       (avoid-slur . around)
        (cross-staff . ,ly:tuplet-number::calc-cross-staff)
        (font-shape . italic)
        (font-size . -2)