Issue 280: another x-staff cyclic issue
http://code.google.com/p/lilypond/issues/detail?id=280

New issue report by hanwenn:



---
\version "2.11.16"

upper = \relative c'' {

  \stemDown a8-.[ % or some other articulation
    \change Staff = lower
    \stemUp bis,,
    \change Staff = upper
    \stemDown a'']

}

lower = { \clef bass s4. }

\score {
  \new PianoStaff

  << \set PianoStaff.instrumentName = "Piano  "
     \new Staff = upper \upper
     \new Staff = lower \lower
   >>

}



Issue attributes:
        Status: Accepted
        Owner: hanwenn
        CC: joeneeman  
        Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to