bug-lilypond
[Top][All Lists]
Advanced

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

Staff switch bug


From: Rune Zedeler
Subject: Staff switch bug
Date: Sun, 16 Dec 2001 10:34:21 +0100

1.4.9 and 1.5.26:
I glissando-line magically appears in the bass voice. I was unable to
remove it in any way.


su = \notes{ \translator Staff = up}
sd = \notes{ \translator Staff = down}
\score {
\context PianoStaff
\notes 
<
   \context Staff = up   { 
      \clef G \stemDown e'16 e' \sd \stemUp a16 \su \stemDown e'
\showStaffSwitch  \sd \stemUp a4 }
   \context Staff = down {
      \clef F \stemDown c4. f,8 }
>
}



reply via email to

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