bug-lilypond
[Top][All Lists]
Advanced

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

Issue 280 in project lilypond


From: codesite-noreply
Subject: Issue 280 in project lilypond
Date: Mon, 05 Feb 2007 11:26:35 -0800

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




reply via email to

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