bug-lilypond
[Top][All Lists]
Advanced

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

Issue 816 in lilypond: Accidentals should use the normal fontsize in fig


From: codesite-noreply
Subject: Issue 816 in lilypond: Accidentals should use the normal fontsize in figured bass
Date: Fri, 17 Jul 2009 08:40:46 +0000

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




reply via email to

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