Hi,

2010/12/28 Peter Buhr <pab...@sympatico.ca>:
> I want to change the size of the chord names, as in:
> \override ChordNames #'font-size = #-1
> but I can't find the grob name to do this.

It's
\override ChordName #'font-size = #-1
(without the s at the end)
Things like this can be found in Internals Reference,
http://lilypond.org/doc/v2.12/Documentation/user/lilypond-internals/All-layout-objects#All-layout-objects

cheers,
Janek

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

Reply via email to