Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 1056 by shingarov: Pure-height estimation ignores visibility and length of stems
http://code.google.com/p/lilypond/issues/detail?id=1056 Consider a score where stems account for aq significant percentage of the system's height; one example is attached: "visible.ly", "visible.pdf". Now consider what will happen if we turn the stems off, by setting 'transparent=#tt (*not* by removing the stem engraver - see bug 15). The page spacer now places staffs closer together, by way of the staff's (real, non-pure) height now being smaller. However, the pure height stsays at the same value, causing an ugly empty space at page bottom. This divergence between the height and pure-height, does not go away even when I set Staff.Stem 'length=#0; see example "invisible.ly", "invisible.pdf". Note 1: The described situation may seem very artificial and with obscure applicability, but it is a blocker in a formatting situation in a real-world paper publication. Note 2: This was not observed before because it was masked by bug 1053 (which was causing more grave trouble with pure-height estimation than this). The bug becomes unmasked after applying the patch fixing 1053. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond