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.

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to