Issue 279: x-staff tuplets cause havoc
http://code.google.com/p/lilypond/issues/detail?id=279
Comment #1 by [EMAIL PROTECTED]:
A shorter example of cross-staff tuplet breakage:
\version "2.11.16"
\paper { ragged-right = ##t }
\score {
\new PianoStaff
<<
\new Staff = "RH" { s4 }
\new Staff = "LH" { \clef bass \times 2/3 { b8 \change Staff = RH
c' d' } }
>>
}
--
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
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond