Status: Started
Owner: [email protected]
Labels: Type-Enhancement Patch-new

New issue 3895 by [email protected]: Patch: Tuplet brackets should reliably not follow kneed beams.
http://code.google.com/p/lilypond/issues/detail?id=3895

Tuplet brackets should reliably not follow kneed beams.

Previously they could follow a beam if Beam::is_knee had not been called on it yet.

This affects input/regression/tuplet-number-kneed-beam-horizontal-fit.ly,
and the following:
{
  \override TupletBracket.bracket-visibility = ##t
  \times 1/2 { c8 c''' c c''' }
}

Is it safe to call Beam::is_knee in Tuplet_bracket::calc_position_and_height?

http://codereview.appspot.com/84730043

--
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

Reply via email to