Re: Fix extra spacing in Kievan notation (issue 6684051)

2012-10-21 Thread Janek Warchoł
On Tue, Oct 16, 2012 at 10:06 PM, wrote: > The GSoC issues do not deal with packed spacing, so this is somewhat > different, though related. Do you have any ideas for how this issue > could be addressed differently? Has there been any work on the various > GSoC issues? Yes, and it waits to be me

Re: Fix extra spacing in Kievan notation (issue 6684051)

2012-10-16 Thread aleksandr . andreev
On 2012/10/16 08:14:17, benko.pal wrote: > The presence of a long syllable in the lyrics makes the left_col->extent > larger than spring.min_distance(). Manipulating the SpacingSpanner > properties has no effect -- the extraneous space is still there. long syllables are a general problem, se

Re: Fix extra spacing in Kievan notation (issue 6684051)

2012-10-16 Thread Benkő Pál
> The presence of a long syllable in the lyrics makes the left_col->extent > larger than spring.min_distance(). Manipulating the SpacingSpanner > properties has no effect -- the extraneous space is still there. long syllables are a general problem, see Janek's GSoC list, it shouldn't be solved thi

Re: Fix extra spacing in Kievan notation (issue 6684051)

2012-10-15 Thread aleksandr . andreev
On 2012/10/15 20:00:28, benko.pal wrote: I don't like that: the patch manipulates a staff based on note head. it also increments a hack. have you tried something like \override SpacingSpanner #'shortest-duration-space = #0 \override SpacingSpanner #'spacing-increment = #0 ? The presence of

Re: Fix extra spacing in Kievan notation (issue 6684051)

2012-10-15 Thread benko . pal
I don't like that: the patch manipulates a staff based on note head. it also increments a hack. have you tried something like \override SpacingSpanner #'shortest-duration-space = #0 \override SpacingSpanner #'spacing-increment = #0 ? http://codereview.appspot.com/6684051/ _

Fix extra spacing in Kievan notation (issue 6684051)

2012-10-14 Thread aleksandr . andreev
Reviewers: , Message: Please review. Description: Fix extra spacing in Kievan notation In Kievan notation, notes should be spaced as tightly as possible within melismas. This patch fixes extra spacing caused by long syllables. Issue 2631. Please review this at http://codereview.appspot.com/6