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

Reply via email to