Catch Time_scaled_music and generate appropriate bracket
Music types accepted: time-scaled-music
Properties (read)
tupletInvisible (boolean)
tupletNumberVisibility and tupletBracketVisibility to
#f, but as this does not even create any grobs, this setting
uses less memory and time.
tupletSpannerDuration (moment)
imes expression that gave rise to it. By setting this
property, you can make brackets last shorter. Example
@lilypond[verbatim,fragment]
context Voice imes 2/3 {
property Voice.tupletSpannerDuration = #(ly:make-moment 1 4)
c-[8 c c-] c-[ c c-]
}
@end lilypond
.
tupletNumberFormatFunction (procedure)
Tuplet_engraver is part of contexts: VaticanaVoice, GregorianTranscriptionVoice, Voice and TabVoice
This page is for LilyPond-2.0.1 (stable-branch).