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: Mats Bengtsson
Subject: Re: Font change in ChordNames loses accidentals
Date: Thu, 01 Mar 2007 09:07:46 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20061206)

This is the same problem as is discussed in
http://lists.gnu.org/archive/html/bug-lilypond/2007-02/msg00392.html

  /Mats

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

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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