bug-lilypond
[Top][All Lists]
Advanced

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

Re: Bug with raggedbotton and raggedlastbotton


From: Paul Scott
Subject: Re: Bug with raggedbotton and raggedlastbotton
Date: Sun, 24 Oct 2004 01:13:53 -0700
User-agent: Mozilla Thunderbird 0.8 (X11/20040926)

Han-Wen Nienhuys wrote:

address@hidden writes:
        title = "Problem with raggedbottom and raggedlastbottom"
        composer = "J S Felix"
}

\paper
{
        #(set-paper-size "a4")
        raggedbottom = ##t
        raggedlastbottom = ##t
}
......


To me this is a serious problem. How can we use the old simple spacing until this is fixed?

setting raggedlastbottom to #f will force LilyPond to consider
compressing the last page (in this case: the first page), thereby
putting the systems on one page.
From the names of the variables I would expect setting both of them to true to give simple and minimal (old style) spacing (ragged bottoms) and setting raggedbottom to false to try to fill the page evenly (new smart style).

Actually on two examples I have right now this seems to be true but I believe I have seen many examples in the last week (2.3.22) where I didn't seem to be able to consistently control the spacing. If I get another problem example I will post it.

I now see that Jefferson's example works the way I would expect when I reduce the minimumVerticalExtent values to #'(-6 . 5). Then it fits on one page as he says he wanted.

Thanks,

Paul









reply via email to

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