lilypond-user
[Top][All Lists]
Advanced

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

Re: stretching ragged last bar in the Voice context


From: Federico Bruni
Subject: Re: stretching ragged last bar in the Voice context
Date: Mon, 21 Jan 2013 21:14:29 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130107 Thunderbird/17.0.2

Il 21/01/2013 15:44, Eluze ha scritto:
Federico Bruni-5 wrote
But I need to use that override in a voice context.

in your original example

\relative c'' {
    \repeat unfold 4 { R1*4 \break }
    \override Score.NonMusicalPaperColumn.padding = #20
    R1 R1
}

by the time you override the /Score.NonMusicalPaperColumn.padding/ you *are*
in the Voice context and it works as expected!

try other numbers and you'll see!


Try to raise the value to #30 in the snippet above and you'll see what I mean. I'm experiencing the same issue in a score where the padding is just #15 and _all_ the music in the score (not just the music after the override) stretches so much that it flows off the page - even if the value is as low as #2.

Maybe it's just the wrong workaround for what I'm trying to achieve?

--
Federico



reply via email to

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