Re: Standardizes use of empty extents in pure heights and skylines. (issue 7310075)

2013-02-22 Thread dak
On 2013/02/18 02:59:58, Keith wrote: On Sun, 17 Feb 2013 02:07:19 -0800, mailto:m...@mikesolomon.org mailto:m...@mikesolomon.org wrote: The classic error with floating point is to do math on the pair, something like (left . right) + shift/3.0 , where left==right, and then ask is_empty().

Re: Eliminates pure-print-callbacks list (issue 7300082)

2013-02-22 Thread dak
On 2013/02/16 22:16:28, Keith wrote: It does looks reasonable to put the promise that a stencil does not change with line-spacing, near the definiton fo the stencil, rather than in a separate list. See URL:http://code.google.com/p/lilypond/issues/detail?id=3200 for a more transparent way to

PATCH: Countdown to Feb 25th 2013 - 19:00 GMT

2013-02-22 Thread James
2631http://code.google.com/p/lilypond/issues/detail?id=2631q=label%3APatch-reviewsort=patchcolspec=ID%20Type%20Status%20Stars%20Owner%20Patch%20Needs%20Summary%20Modified Ugly Aleksandr Andreev push Kievan notation should space melismas, not notes (Can someone push this for Aleksandr?)

Re: Uses only unpure-pure containers to articulate unpure-pure relationships. (issue 7377046)

2013-02-22 Thread mtsolo
Some code from my patch for issue 3161 is copied over to this patch. The fact that Grob::pure_height returns Interval (0,0) as default causes point stencils to be placed in the skyline, potentially effecting vertical spacing. Separation_item::boxes uses this (0,0) extent to add extra spacing