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, 30 Aug 2014 06:15:21 +0000

Updates:
        Status: Verified

Comment #12 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.
https://code.google.com/p/lilypond/issues/detail?id=3749

After commit b0d8915af9a98f09b7d648b921f15035da92ab5e
Accidental_interface::pure_height() does not exist.
Accidentals have a constant size, determined by the stencil.

For purposes of line-breaking, the fact that some accidentals will disappear because of ties is handed by Accidental_placement::get_relevant_accidentals().

The removed code tried but failed to handle the same complication of tied accidentals' when estimating the height of a rectangular box around the system, for purposes of page breaking.

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