In this example the tuplet bracket sticks into the tuplet numbers.
Should this be taken care of automatically, or is the user expected to
adjust it?
-David
\version "2.1.29"
\score {
\notes \relative c {
\clef F
\set Voice.tupletNumberFormatFunction = #fraction-tuplet-formatter
\set tupletSpannerDuration = #(ly:make-moment 3 4)
\override Voice.TupletBracket #'bracket-visibility = ##t
c,!4 \times 12/10 { a''16_\markup{\italic "cresc."} bes, d cis'-(
f,!-) fis, b! c,! e gis,-\mf ~ }
}
\paper { }
}
_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond