Issue 313: missing warning for flat in changed font
http://code.google.com/p/lilypond/issues/detail?id=313
Comment #2 by gpermus:
Here's a more serious manifestation of this problem; it fails to display the
flat in
an A-flat chord:
\version "2.11.20"
\paper{ragged-right=##t}
\score{ <<
\override Score.ChordName #'font-name = #"Arial"
\new ChordNames \chordmode { aes1 }
\relative c' { c1 }
>>
}
Attachments:
foo.preview.png 1.3 KB
Issue attribute updates:
Summary: missing warning for flat in changed font
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond