lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3749 in lilypond: Patch: Because item pure hei


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3749 in lilypond: Patch: Because item pure heights are cached, the logic in Accidental_interface::pure_height doesn't work. The possibility to have multiple pure height results is eliminated by the caching.
Date: Sat, 28 Dec 2013 05:39:33 +0000


Comment #9 on issue 3749 by address@hidden: Patch: Because item pure heights are cached, the logic in Accidental_interface::pure_height doesn't work. The possibility to have multiple pure height results is eliminated by the caching.
http://code.google.com/p/lilypond/issues/detail?id=3749

We should remove the logic in the accidental pure-height function,
since it has no effect, and let it simply look at the stencil for the accidental (http://codereview.appspot.com/46060045 -- which also fixes 3646, for any user stencil)

Spanners like Slurs could have shapes that change depending on line-breaking, but Items like accidentals do not change shape, they either are present or absent, more like a BarNumber. Let's compute the stencil of each Accidental just once, and remove the whole Accidental if it the second note in a mid-line tie.

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