Issue 313: missing warning for \markup{ \override #'(font-name . "Other") \flat } http://code.google.com/p/lilypond/issues/detail?id=313
New issue report by gpermus: There is no \flat in the "Courier" font type, so there is no flat displayed. It would be nice if lilypond displayed an error message to that effect; it currently produces no error messages. \version "2.10.19" \score { \relative c'' { bes1^\markup{ \override #'(font-name . "Courier") { Ceci n'est pas une B \flat } % to get \flat, do: % \normal-text \flat } } } Issue attributes: Status: Accepted Owner: gpermus Labels: Type-Defect Priority-Low Warning-nitpick -- 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 bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond