lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2.15.13 increasing cue font size


From: Xavier Scheuer
Subject: Re: 2.15.13 increasing cue font size
Date: Thu, 29 Sep 2011 10:48:46 +0200

2011/9/29 Paul Scott <address@hidden>:
>
> 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 <address@hidden>



reply via email to

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