lilypond-user
[Top][All Lists]
Advanced

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

Re: specify number of measures per line in score


From: David Nalesnik
Subject: Re: specify number of measures per line in score
Date: Mon, 31 Mar 2014 19:35:24 -0500



On Mon, Mar 31, 2014 at 7:27 PM, Branko <address@hidden> wrote:


actually it does not work ;), it compiled but no changes in rendered pdf, still my fourth bar ends on half width the page..


That's a separate issue--not a problem with the function at all.

Your score only has 4 bars, and LilyPond chooses the best spacing.  It won't automatically fill the line unless you include the following line in your \layout block:

ragged-right = ##f

--David 


reply via email to

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