lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] Issue 3895 in lilypond: Patch: Tuplet brackets should re


From: lilypond
Subject: [Lilypond-auto] Issue 3895 in lilypond: Patch: Tuplet brackets should reliably not follow kneed beams.
Date: Fri, 04 Apr 2014 22:11:09 +0000

Status: Started
Owner: address@hidden
Labels: Type-Enhancement Patch-new

New issue 3895 by address@hidden: 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

[Prev in Thread] Current Thread [Next in Thread]