lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tuplets interferring with slurs


From: Matthew
Subject: tuplets interferring with slurs
Date: Wed, 2 Apr 2008 08:19:28 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Do slurs and tuplet brackets know about each other?

The following code produces a not very nice slur on the second tuplet.
Additionally, it is very sensitive to the TupletNumber Y-offsett

\version "2.10.33"

\relative c'' {         
        \time 2/4
        \tupletUp
        %\override TupletNumber #'Y-offset = #3         
        \times 2/3 { d8( b)( d) }%these slurs are nice
        \times 2/3 { b8( d) b } %this slur is very high and ugly
                                %it also interacts strongly with
                                % TupletNumber #'Y-offset                       
                        
}

<a href="http://img518.imageshack.us/my.php?image=tupletyh5.png";
target="_blank"><img
src="http://img518.imageshack.us/img518/9479/tupletyh5.th.png"; border="0"
alt="Free Image Hosting at www.ImageShack.us" /></a>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]