Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 4363 by [email protected]: figured bass on grace note
https://code.google.com/p/lilypond/issues/detail?id=4363

Yuan Ye 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:


\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>.

%%%%%%%%%%%

Confirmed on ly 2.19.16 on Windows.
Ralph


Attachments:
        figured-bass-on-grace-note.pdf  34.0 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to