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: Eluze
Subject: Re: stretching ragged last bar in the Voice context
Date: Mon, 21 Jan 2013 04:42:05 -0800 (PST)

Federico Bruni-5 wrote
> I'm trying to stretch a ragged last bar in a score.
> I know I can use the following override (NR 4.5.1, Known issues):
> 
> 
> \relative c'' {
>    \repeat unfold 4 { R1*4 \break }
>    \override Score.NonMusicalPaperColumn.padding = #20
>    R1 R1
> }
> 
> However, I need to apply this kind of override in a Voice context, so I 
> can't use NonMusicalPaperColumn.
> There's any other workaround to achieve what I want?

I think you *are* in a Voice context in the code above so you can apply it
and the \override *Score*. …  will tell LilyPond in which context this
override must be applied

or did I misunderstand your question?

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/stretching-ragged-last-bar-in-the-Voice-context-tp139366p139856.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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