Re: figured bass on grace note

2015-05-01 Thread Ralph Palmer
On Tue, Apr 28, 2015 at 10:58 PM, Yuan Ye yuanyel...@openmailbox.org
wrote:

 I believe there is a bug when writing figured bass on grace note. The
 figure
 before the grace note is repeated on the grace note. Here is a tiny
 example:
 The second figure should be 5 but turns out 6 5.


Thanks, Yuan Ye. This has been submitted as Issue 4363 :
https://code.google.com/p/lilypond/issues/detail?id=4363

Ralph
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


figured bass on grace note

2015-04-28 Thread Yuan Ye
 I'm not top posting.

I believe there is a bug when writing figured bass on grace note. The figure
before the grace note is repeated on the grace note. Here is a tiny example:


\version 2.19.15

\new Voice { \clef bass f4 \grace f8 f2 }
\new FiguredBass { \figuremode { 64 \grace 58 42 } }



The second figure should be 5 but turns out 6 5.


___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond