lilypond-user
[Top][All Lists]
Advanced

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

Re: Setting chordName font size


From: Jim Long
Subject: Re: Setting chordName font size
Date: Tue, 7 Jan 2014 16:33:08 -0800
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Jan 07, 2014 at 09:06:58AM +0100, Noeck wrote:
> 
> Am 07.01.2014 07:08, schrieb Ed Faulk:
> > I'm trying to make the font size for the chord names smaller. 
> 
> you need to override the ChordName font-size in some layout block

It can also be done in the "\with" clause of the ChordNames
context, if you prefer:

\new ChordNames \with {

  \override ChordName #'font-size = #0

} \chordNames





reply via email to

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