This appears to be due to an odd interaction between one-page-breaking and the default staff-affinity for ChordNames (which is #DOWN).

Adding this to the \score fixes it:

%%%%
  \layout { \context { \ChordNames
    \override VerticalAxisGroup.staff-affinity = #UP } }
%%%%

-- Aaron Hill

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to