bug-lilypond
[Top][All Lists]
Advanced

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

Re: one-page-breaking algorithm and ragged-last-bottom error


From: Jean Abou Samra
Subject: Re: one-page-breaking algorithm and ragged-last-bottom error
Date: Fri, 17 Jun 2022 08:36:56 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1



Le 16/06/2022 à 01:41, Knute Snortum a écrit :
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 } }


Agreed.

https://gitlab.com/lilypond/lilypond/-/issues/6363



reply via email to

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