Status: Accepted
Owner: ----
Labels: Type-Enhancement
New issue 3691 by [email protected]: tupletBrackets should always be
visible when on the notehead side
http://code.google.com/p/lilypond/issues/detail?id=3691
\markup \justify {
If the TupletNumber is placed on the notehead side, it should get a
bracket
even if there is a beam that marks the tuplet. Elaine Gould says:
When a tuplet contains just one, conspicous beamed group of notes,
and the tuplet number is forced to be on the notehead side, the number
gets a bracket.
}
{
\tupletUp
<>_"current"
\tuplet 3/2 { c''8 d'' e'' }
}
{
\tupletUp
<>_"desired"
\override TupletBracket.bracket-visibility = ##t
\tuplet 3/2 { c''8 d'' e'' }
}
Attachments:
tupletbracket visibility.png 7.5 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings