Using one-page-breaking and ragged-last-bottom together produces a
fatal error. I can see that these two properties don't make sense
together, but ragged-last-bottom should just be ignored or some
graceful warning issued.
\version "2.23.9"
\paper {
ragged-last-bottom = ##f
page-breaking = #ly:one-page-breaking
}
{ \repeat unfold 20 { c''4 4 4 4 } }
--
Knute Snortum
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond