bug-lilypond
[Top][All Lists]
Advanced

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

Re: Beam/Stem misattached (v2.8.4)


From: Thies Albrecht
Subject: Re: Beam/Stem misattached (v2.8.4)
Date: Wed, 07 Jun 2006 16:52:40 +0200
User-agent: Thunderbird 1.5.0.2 (X11/20060522)

Hi Joe!

Joe Neeman schrieb:
That's very interesting. I _suspect_ that this may be another error
related to grob ordering (which would explain it being hard to
reproduce). Does the following still have the problem?

\score {
    \new Staff {
       \override Staff.VerticalAxisGroup #'Y-extent =
        #(lambda (g)
          (begin
            (ly:axis-group-interface::height g)
            '(-5.0 . 5.0)))
       \relative c'' {f,8 g f e c d as b g' as g fis c d c b}
    }
}

At least for my 26 pages score I get no misalignments. I'll try on an other score later on and report about it. As far as I can see this seems to be a sensible solution.

Thanks a lot for your help!!!

Kind regards,
Thies Albrecht




reply via email to

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