bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1612 in lilypond: Change staff produces long stems


From: lilypond
Subject: Re: Issue 1612 in lilypond: Change staff produces long stems
Date: Fri, 22 Apr 2011 19:38:34 +0000


Comment #17 on issue 1612 by address@hidden: Change staff produces long stems
http://code.google.com/p/lilypond/issues/detail?id=1612

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:
        beam-staff-change-1.png  2.2 KB
        beam-staff-change-2.png  3.1 KB




reply via email to

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