Greetings -

I'm getting closer. I'm running LY 2.19.33 under Win 7.

How can I change the size of the chord names, and/or change them to bold.
I've tried a few possibilities, and looked in the Notation Reference, the
Internals Reference, and the Snippets Repository, with no luck.

I appreciate your time and help,

Ralph

%-------------------------------

 % Chord names
\version "2.19.33"
\include "english.ly"


tune =    \relative {
  g'4 g a g  |
}

tuneChords = \chordmode {
  g2 d2
}

\score {
  <<
    \new ChordNames \tuneChords
    \new Staff \tune
  >>
}

%--------------------------------------------

-- 
Ralph Palmer
Brattleboro, VT
USA
palmer.r.vio...@gmail.com
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to