You could use something like
\override TupletBracket #'padding = #2
but it would of course be nicer if you could convince LilyPond
to do it automatically by setting some avoid-slur property (I didn't manage
either).
/Mats
Kieren MacMillan wrote:
Hello, all --
Is there any (easy) way to get the following to "do the right thing",
i.e., have both tuplets sit above their respective slurs?
[n.b. I use \tupletUp because this is vocal music and I want to keep
the tuplet away from the lyrics.]
%%% CODE SNIPPET BEGINS
\version "2.9.8"
\relative c''
{
\tupletUp \times 2/3 { g'4( d) d } \times 2/3 { d4( c) c }
}
%%% CODE SNIPPET ENDS
Of course, I could extra-offset all four items (2 Slurs, 2 Tuplets),
but that seems way too kludgy.
Thanks,
Kieren.
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user