There are old threads dealing with this.
I read that the simple \set fontSize is said not to be working, but in
this post :
http://lists.gnu.org/archive/html/lilypond-user/2004-11/msg00117.html
The following solution is suggested :
\context ChordNames {
\property ChordNames.chordChanges = ##t
\property ChordNames . ChordName \override #'font-relative-size
= #+3
Though I didn't manage to make it work. Moreover he says it does not
work on the alterations...
Kamal wrote:
How do you change the default font size of chord names?
I have tried the following but it didn't work:
\chords {
\set fontSize = #-2
e2.:m e:m e:m b:7 b:7
b:7 b:7 e:m g d
}
\version "2.6.5
Thank you.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user