Next: Tweak_engraver, Previous: Trill_spanner_engraver, Up: Engravers
Catch Time_scaled_music and generate appropriate bracket
Music types accepted:
Properties (read)
tupletNumberFormatFunction
(procedure)tupletSpannerDuration
(moment)\times
expression that gave rise to it. By setting this
property, you can make brackets last shorter. Example
@lilypond[verbatim,fragment] context Voice \times 2/3 { property Voice.tupletSpannerDuration = #(ly:make-moment 1 4) c-[8 c c-] c-[ c c-] } @end lilypond
.
tupletFullLength
(boolean)Tuplet_engraver
is part of contexts: CueVoice, DrumVoice, GregorianTranscriptionVoice, MensuralVoice, TabVoice, VaticanaVoice and Voice
This page is for LilyPond-2.8.0 (stable-branch).