----- Original Message -----
From: <st...@linuxsuite.org>
To: "Phil Holmes" <m...@philholmes.net>
Cc: "lilypond-user" <lilypond-user@gnu.org>
Sent: Monday, March 09, 2015 7:01 PM
Subject: Re: Getting ragged-last-bottom et. al to work?
----- Original Message -----
From: <st...@linuxsuite.org>
To: "lilypond-user" <lilypond-user@gnu.org>
Sent: Monday, March 09, 2015 5:42 PM
Subject: Getting ragged-last-bottom et. al to work?
Umm,,, no I don't want a ragged layout. I want the last line on
the last page to fill the line..
Well, the example you sent is too complex to debug by sight and doesn't
compile without all the included files, but ragged-last in a layout block
definitely does work as documented:
\score {
\repeat unfold 52 c''
\layout {
ragged-last = ##t
}
}
\score {
\repeat unfold 52 c''
\layout {
ragged-last = ##f
}
}
--
Phil Holmes
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user