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: Branko
Subject: Re: specify number of measures per line in score
Date: Tue, 1 Apr 2014 02:40:04 +0200

ok.. that did the trick, so I have to have both, function declared and ragged-right to do the job? is that right? thanks again for helping.


On 1 April 2014 02:35, David Nalesnik <address@hidden> wrote:


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]