The following code compiles without errors, but the flat sign in the chord name does not appear.

\version "2.11.18"

\header { title = "Whereditgo?" }

\score { <<
       \override Score.ChordName #'font-name = #"Arial"
       \new ChordNames { \chordmode {  aes1 }
       \relative c' { c1 }
   >>
}



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

Reply via email to