lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3653 in lilypond: Beam ends not matched to Sta


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3653 in lilypond: Beam ends not matched to StaffSymbol thickness
Date: Fri, 29 Nov 2013 08:18:11 +0000


Comment #4 on issue 3653 by address@hidden: Beam ends not matched to StaffSymbol thickness
http://code.google.com/p/lilypond/issues/detail?id=3653

That's not true. The stem *always* ends in the middle of the beam (it must do it or the slanted beams would look bad). See attached.

In the last case the beam ends up higher indeed - but the stems are lenghtened as well so that they end in the middle of the beam. I suppose the beam goes higher to ensure that the distance between it and the top staffline is greater than some value.


\markup {
  \scale #'(5 . 5)
  \score {
      % normal staff - everything is okay
      \new Staff \relative f' {
        \override Stem #'color = #green
        \override Stem #'layer = #10
        a8[ a] f[ b]
      }
    \layout {
      indent = 0
    }
  }
}



Attachments:
        beams and stems.png  14.3 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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