Re: Issue 1056 in lilypond: Pure-height of stems does not accurately estimate height

2010-05-28 Thread lilypond
Updates: Status: Verified Comment #15 on issue 1056 by brownian.box: Pure-height of stems does not accurately estimate height http://code.google.com/p/lilypond/issues/detail?id=1056 (No comment was entered for this change.) ___ bug-lilypon

Re: Issue 1056 in lilypond: Pure-height of stems does not accurately estimate height

2010-05-15 Thread lilypond
Updates: Status: Fixed Labels: fixed_2_13_22 Comment #14 on issue 1056 by n.puttock: Pure-height of stems does not accurately estimate height http://code.google.com/p/lilypond/issues/detail?id=1056 (No comment was entered for this change.) ___

Re: Issue 1056 in lilypond: Pure-height of stems does not accurately estimate height

2010-05-06 Thread lilypond
Updates: Status: Started Owner: shingarov Labels: Patch Comment #13 on issue 1056 by pnorcks: Pure-height of stems does not accurately estimate height http://code.google.com/p/lilypond/issues/detail?id=1056 (No comment was entered for this change.) _

Re: Issue 1056 in lilypond: Pure-height of stems does not accurately estimate height

2010-04-16 Thread lilypond
Comment #12 on issue 1056 by shingarov: Pure-height of stems does not accurately estimate height http://code.google.com/p/lilypond/issues/detail?id=1056 Ok, this was some kind of testing artifact. The patch appears good. -- You received this message because you are listed in the owner or CC

Re: Issue 1056 in lilypond: Pure-height of stems does not accurately estimate height

2010-04-16 Thread lilypond
Comment #11 on issue 1056 by shingarov: Pure-height of stems does not accurately estimate height http://code.google.com/p/lilypond/issues/detail?id=1056 Hmm, hold on; this patch causes infinite recursion in some (but not all) manuscripts. -- You received this message because you are liste

Re: Issue 1056 in lilypond: Pure-height of stems does not accurately estimate height

2010-04-15 Thread lilypond
Comment #10 on issue 1056 by shingarov: Pure-height of stems does not accurately estimate height http://code.google.com/p/lilypond/issues/detail?id=1056 Here is the patch: http://codereview.appspot.com/908045 -- You received this message because you are listed in the owner or CC fields of

Re: Issue 1056 in lilypond: Pure-height of stems does not accurately estimate height

2010-04-15 Thread lilypond
Comment #9 on issue 1056 by n.puttock: Pure-height of stems does not accurately estimate height http://code.google.com/p/lilypond/issues/detail?id=1056 It's measured in half staff-spaces, so the default length is 7 (i.e., 3.5 staff-spaces). calc_length () is what 'length is set to by defa

Re: Issue 1056 in lilypond: Pure-height of stems does not accurately estimate height

2010-04-15 Thread lilypond
Comment #8 on issue 1056 by shingarov: Pure-height of stems does not accurately estimate height http://code.google.com/p/lilypond/issues/detail?id=1056 Ok, this is what I am going to do then. The only two things that are not clear to me now, is (1) what is the convention about the units in

Re: Issue 1056 in lilypond: Pure-height of stems does not accurately estimate height

2010-04-15 Thread lilypond
Comment #7 on issue 1056 by n.puttock: Pure-height of stems does not accurately estimate height http://code.google.com/p/lilypond/issues/detail?id=1056 The 'transparent property doesn't change the extent; try the following file if you don't believe me. :) \relative c' { \voiceTwo \ove

Re: Issue 1056 in lilypond: Pure-height of stems does not accurately estimate height

2010-04-15 Thread lilypond
Comment #6 on issue 1056 by shingarov: Pure-height of stems does not accurately estimate height http://code.google.com/p/lilypond/issues/detail?id=1056 Hi Neil, The extent of a transparent grob is exactly the same as if it were visible: it still takes up space, so you'd expect both invisi

Re: Issue 1056 in lilypond: Pure-height of stems does not accurately estimate height

2010-04-06 Thread lilypond
Updates: Summary: Pure-height of stems does not accurately estimate height Comment #5 on issue 1056 by shingarov: Pure-height of stems does not accurately estimate height http://code.google.com/p/lilypond/issues/detail?id=1056 I am not sure how one can change the description field, bu