Wilbert,
On Jan 6, 2008, at 1:47 AM, Wilbert Berendsen wrote:
Try:
\paper {
ragged-last-bottom = ##f
}
Uitstekend! Dank u.
Jeremiah
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Op zondag 6 januari 2008, schreef Reilly:
> I want to increase the vertical
> spacing to fill out two pages evenly.
Try:
\paper {
ragged-last-bottom = ##f
}
Met vriendelijke groet,
Wilbert Berendsen
--
http://www.wilbertberendsen.nl/
"You must be the change you wish to see in the world."
On Sat, 5 Jan 2008 20:45:02 -0500
Reilly <[EMAIL PROTECTED]> wrote:
> Graham,
>
> Thanks for your reply:
>
> On Jan 5, 2008, at 8:21 PM, Graham Percival wrote:
>
> > Isn't the right command something like
> > \paper {
> > raggedbottom = ##t
> > raggedbottomlast = ##t
> > }
>
> I think this
Graham,
Thanks for your reply:
On Jan 5, 2008, at 8:21 PM, Graham Percival wrote:
Isn't the right command something like
\paper {
raggedbottom = ##t
raggedbottomlast = ##t
}
I think this is the opposite of what I want? hmmm... I want both pages
of the part to be filled to the bottom (th
Isn't the right command something like
\paper {
raggedbottom = ##t
raggedbottomlast = ##t
}
?
Cheers,
- Graham
On Sat, 5 Jan 2008 20:08:16 -0500
Reilly <[EMAIL PROTECTED]> wrote:
> I have consulted section "5.5.1 Vertical spacing inside a system" in
> the manual for Lilypond 2.11.
>
> I
I have consulted section "5.5.1 Vertical spacing inside a system" in
the manual for Lilypond 2.11.
I am preparing to print orchestral part. A typical part fills
approximately 1.6 to 1.75 pages. I want to increase the vertical
spacing to fill out two pages evenly.
I attempted to use the code