Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Critical

New issue 1632 by percival.music.ca: beam staff change weird angular beam
http://code.google.com/p/lilypond/issues/detail?id=1632

% split from issue 1612, comment 17 by Neil:

Unfortunately, Mike's patch doesn't fix these cases (they're probably a related, but separate bug):

<<
  \new Staff = up \relative c' {
    c8 c c c
  }
  \new Staff = down \relative c' {
    s8 c c c
    \change Staff = up
  }


<<
  \new Staff = up \relative c' {
    c8 c c c
  }
  \new Staff = down \relative c' {
    s8 c c
    \change Staff = up
    c8
  }



Attachments:
        foo.pdf  22.0 KB


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to