lilypond-user
[Top][All Lists]
Advanced

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

Re: can Tuplet #'avoid-slur #'outside?


From: Mats Bengtsson
Subject: Re: can Tuplet #'avoid-slur #'outside?
Date: Mon, 12 Jun 2006 10:41:31 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417

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
address@hidden
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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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