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

New issue 1087 by pnorcks: cross-staff unstemmed tremolos are not centered between staves
http://code.google.com/p/lilypond/issues/detail?id=1087

\version "2.13.21"

\new PianoStaff <<
  \new Staff = "up" \relative c' {
    s1
  }
  \new Staff = "down" \relative c'' {
    \voiceOne
    \repeat tremolo 16 {
      <a e'>32
      {
        \change Staff = "up"
        \voiceTwo
        <cis a'>32
      }
    }
  }


% EOF


Attachments:
        cross-staff-tremolo.png  2.8 KB


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

Reply via email to