bug-lilypond
[Top][All Lists]
Advanced

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

Re: Font change in ChordNames loses accidentals


From: Graham Percival
Subject: Re: Font change in ChordNames loses accidentals
Date: Fri, 02 Mar 2007 18:59:38 -0800
User-agent: Thunderbird 1.5.0.10 (Macintosh/20070221)

Thanks for the report; this has been added as
http://code.google.com/p/lilypond/issues/detail?id=313

Cheers,
- Graham

Brett Duncan wrote:
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
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

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