Hi, I have discovered that the horizontal misalignment of two or more
extender lines extending from the same figure is not only caused by the
addition of an accidental to the right of the figure, but it also happens
when one of the figures has double digits. Consider the following example:
\version "2.7.18"
\relative {
<<
\context Voice {
\clef bass
c,8 c c c c c c c R1 }
\context FiguredBass \figuremode { \set useBassFigureExtenders = ##t
<10 3>2.. <10 3>8 } >> }
Here, since the figure "10" takes more space than "3", it nudges its
extender lines to the right, much the same way as a figure with an
accidental to the right would. Should this also be reported?
Thank you.
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond