lilypond-user
[Top][All Lists]
Advanced

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

Chord names font


From: Ralph Palmer
Subject: Chord names font
Date: Wed, 15 Jun 2016 08:25:31 -0400

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
address@hidden

reply via email to

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