Stems wrong direction when change staff is first

Knute Snortum <[email protected]>
Newsgroups gmane.comp.gnu.lilypond.bugs
Message-ID <CALmeJxS=YyPB-8FtHwtTF6gSC=iAB1LABUSrrVVvO0oHtWb_Zg@mail.gmail.com>
I have found what I believe is a new bug.  If you have a PianoStaff and the
right hand's notes are first in the bottom staff, the stems go down and
merge with the left hand.  Here is my MWE which will maybe clear things
up.  I've attached the output.

\version "2.25.2"

\score {
  \new PianoStaff <<
    \new Staff = "upper" \relative {
      \voiceOne
      \change Staff = "lower"
      g8[
      \change Staff = "upper"
      g']
    }
    \new Staff = "lower" \relative {
      \clef bass
      \voiceFour
      c8[ c']
    }
  >>
}

--
Knute Snortum
change-staff-stem-wrong-direction.png (image/png, 4.8 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.