2011/9/29 Paul Scott <[email protected]>:
>
> In what context in an include file can I place that code so I can have that
> size
> in all my parts and scores?

\layout {
  \context {
    \CueVoice
    fontSize = #-2
    \override Stem  #'length-fraction = #0.8
    \override Beam  #'thickness = #0.384
  }
}

You can put this \layout things in a separate file that you include.

Cheers,
Xavier

-- 
Xavier Scheuer <[email protected]>

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

Reply via email to