> 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 { <6>4 \grace <5>8 <4>2 } }
>>
The second figure should be <5> but turns out <6 5>.
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond
