>>>>> "js" == j schoone <[EMAIL PROTECTED]> writes:
js> In article <[EMAIL PROTECTED]>, Laurent
js> Martelli <[EMAIL PROTECTED]> wrote:
>> I have a song with lots of triplets (\times 2/3 {c8 e g} for
>> instance). If I use one \times block spanning over several bars,
>> lily prints one big bracket spanning over those bars. It would be
>> more convenient to have have brackets over groups of 3 notes.
js> I have seen that happening too. How about changing the time
js> signature for the part where the triplets now appear? The time
js> signature is a Staff property, so one staff can have 3/4 while
js> another one can have 9/8.
I thought about it, but I'd rather not do that.
>> In fact it would also be nice not to have the bracket in the case
>> of triplets of eights notes. It would also be nice not to have
>> anything when there are a lot of them.
js> Use \property Voice . tupletVisibility = 3; for that (or the
js> value 0 for hiding tuplet labels).
I'll try to use that : visibility=1 for the first few triplets, and
then visibility=0 for the other ones.
Thanks.
--
Laurent Martelli
[EMAIL PROTECTED]