Cross staff Glissando or VoiceFollower over page break messes up staff spacing

Saul Tobin <[email protected]>
Newsgroups gmane.comp.gnu.lilypond.bugs
Message-ID <CAPF+3FGL5=Shtdf+dKK5WoTJn9yZLxGwC6RqcX96HEaLF+iY1w@mail.gmail.com>
\version "2.24.0"

\paper {
  ragged-bottom = ##t
}

\layout {
  \context {
    \Score
     \override Glissando.breakable = ##t
     \override Glissando.after-line-breaking = ##t
  }
}

global = {
  s1
  \pageBreak
  s1
}

music = \relative c, {
  \clef bass
  f1\glissando |
  \change Staff = "RH"
  f'''1 |
}

<<
  \new Staff \global
  \new PianoStaff <<
    \new Staff = "RH" \global
    \new Staff = "LH" << \global \music >>
  >>
  \new Staff \global
>>

Same behavior with VoiceFollower as with Glisssando
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.