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
lilypond-user@gnu.org
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
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to