bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1087 in lilypond: cross-staff unstemmed tremolos are not centered


From: lilypond
Subject: Issue 1087 in lilypond: cross-staff unstemmed tremolos are not centered between staves
Date: Wed, 12 May 2010 18:47:28 +0000

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




reply via email to

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