2011/9/29 Paul Scott <waterho...@ultrasw.com>:
>
> 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 <x.sche...@gmail.com>

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

Reply via email to