I would put it in the \layout \context \score block, that way it will apply
to all the data you direct to that context.  If you put it there just
eliminate the "Score." object identifier because the statement would already
be stated at that scope.

Similar to this (along with any other overrides):

\layout {
   \context { \Score
      \override PaperColumn #'keep-inside-line = ##t
   }
}
   



Maurício-3 wrote:
> 
>    Hi,
> 
>    Manual section about vocal music recommends that:
> 
> \override Score.PaperColumn #'keep-inside-line = ##t
> 
>    Beginner question: where exactly should I insert that?
> 
>    Thanks,
>    Maurício
> 
> 
> 
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Use-of-%5Coverride-tf2421075.html#a6749998
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to