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: Paul Scott
Subject: Re: 2.15.13 increasing cue font size
Date: Thu, 29 Sep 2011 02:11:49 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.21) Gecko/20110831 Icedove/3.1.13

On 09/29/2011 01:48 AM, Xavier Scheuer wrote:
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.

Thank you very much!!

Paul






reply via email to

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