Status: Started Owner: v.villenave CC: reinhold.kainhofer Labels: Type-Enhancement Priority-Low Engraving-nitpick
New issue 816 by v.villenave: Accidentals should use the normal fontsize in figured bass
http://code.google.com/p/lilypond/issues/detail?id=816 The way figured bass is printed now, accidentals are hardly readable, particularly when using a small fontsize such as -2 (see attached). \version "2.13.3" << { c' d' e' f' } \new FiguredBass \with { fontSize = #-2 } { \figuremode { < 6 > < 6+ > < 6! > < 6- > } } Reinhold has been working on a patch: http://codereview.appspot.com/74056/show Attachments: small-figures.png 5.5 KB -- 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
