bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Horizontal spacing depends on stem 'direction


From: Dmytro O. Redchuk
Subject: Re: Horizontal spacing depends on stem 'direction
Date: Thu, 22 Sep 2011 10:25:59 +0300
User-agent: Mutt/1.5.20 (2009-06-14)

On Thu 08 Sep 2011, 23:57 Trevor Daniels wrote:
> I'd class this as an engraving nitpick, but we don't have that
> classification anymore.
> 
> It seems the horizontal spacing is slightly dependent on the stem
> direction.  This can cause a score to mysteriously spread over an
> extra system when a single note with stem down is changed to one
> with stem up, if the original system exactly fitted the line width.
> 
> The following example demonstrates this by showing the slight
> difference in the two line lengths.
Thank you, I've added this as 1912:
http://code.google.com/p/lilypond/issues/detail?id=1912

> \version "2.15.8"
> \score {
>  \relative c'' {
>    \repeat unfold 6 { a4 a a a }
>  }
> }
> 
> \score {
>  \relative c'' {
>    \repeat unfold 6 { c4 c c c }
>  }
> }
> 
> Trevor

-- 
  Dmytro O. Redchuk                        "Easy to use" is easy to say.
  Bug Squad                                             -- Jeff Garbers



reply via email to

[Prev in Thread] Current Thread [Next in Thread]