lilypond-user
[Top][All Lists]
Advanced

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

Re: Getting ragged-last-bottom et. al to work?


From: Phil Holmes
Subject: Re: Getting ragged-last-bottom et. al to work?
Date: Tue, 10 Mar 2015 09:13:23 -0000

----- Original Message ----- From: <address@hidden>
To: "Phil Holmes" <address@hidden>
Cc: "lilypond-user" <address@hidden>
Sent: Monday, March 09, 2015 7:01 PM
Subject: Re: Getting ragged-last-bottom et. al to work?


----- Original Message -----
From: <address@hidden>
To: "lilypond-user" <address@hidden>
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


Attachment: raggedeasy.png
Description: PNG image


reply via email to

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