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>
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user