Am 19.10.19 um 13:23 schrieb Peter Toye:
Is there an easy way to suppress tuplet numbers? When there's a long passage of triplets it gets too fussy having a "3" every time. I know it can be done with

c*2/3 d*2/3 e*2/3 etc. but this takes ages to type, and is very inflexible if I decide to add or subtract a tuplet number.

As far as I can see, the tuplet doesn't have a "visible" property which can be switched on and off.

Am I missing something?

You could use

        \omit TupletNumber and \omit TupletBracket

or

        \scaleDurations

and you don’t need the factor always:

        c8*2/3 d e d e f e f g

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to