lilypond-user
[Top][All Lists]
Advanced

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

Re: triplets


From: Mats Bengtsson
Subject: Re: triplets
Date: Thu, 08 Dec 2005 09:49:10 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

Copying directly from the example I have already pointed to twice earlier,
simply add

\override TupletBracket  #'number-visibility = ##f

before the notes where you want the numbers to disappear, i.e.
at the line after "{ e2. } >>" in your example.

  /Mats


jutta wrote:

Hi,
I would like to "switch" the figures 3 above the triplets "off", but only from the second measure on. Is there anybody who can just mal me the code?
Thanks
Jutta

{
\time 3/4
\key g \major


<< { \times 2/3 { b''8 [b' g']}
    \times 2/3 { b''8 [b' g']}
\times 2/3 { b''8 [b' g']} } \\ { e2. } >>

<< { \times 2/3 { b''8 [b' g']}
    \times 2/3 { a''8 [b' g']}
\times 2/3 { g''8 [b' g']} } \\ { e2. } >>
}




_______________________________________________
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]