]> git.donarmstrong.com Git - lilypond.git/commitdiff
Set avoid-slur for CombineTextScript
authorReinhold Kainhofer <reinhold@kainhofer.com>
Sat, 12 Jan 2008 20:10:38 +0000 (21:10 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Mon, 4 Feb 2008 16:24:50 +0000 (17:24 +0100)
Otherwise the "a2"/"Solo" markups will collide with slurred notes and not
be shifted. Using #'outside for avoid-slur causes the a2/Solo markups
to be always above the slur, which is most legible.

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
scm/define-grobs.scm

index ef7dddbe9139ad62d5c9ac67a0ae19a7899d6fb4..187218c6173dc545f627806720a91efee63ede76 100644 (file)
        ;; todo: add X self alignment?
        (baseline-skip . 2)
        (side-axis . ,Y)
+       (avoid-slur . outside )
        (font-series . bold)
        (meta . ((class . Item)
                 (interfaces . (text-script-interface