On 08.12.2009, at 16:21, Pothárn Imre wrote:
I'm not top posting.
This bug is present also in the latest development version 2.13.7
2.10.33 (where bass figure extenders are created by the command "\set
useBassFigureExtenders = ##t) is free from this bug.
%% bassFigureExtendersOn and bassFigureExtendersOff
%% within a ChoirStaff create Ossia measures beneath the current Staff
%% and an extra Staff when they are not in the bottom Staff
\version "2.12.2"
\paper{ ragged-right=##t }
\new ChoirStaff
<<
<<
\relative c' {c4 c c c}
\figures
{
\bassFigureExtendersOn <_+>4 <_+> \bassFigureExtendersOff <7>4 <6>4
}
\relative c' {c c c c}
It looks like it has something to do with the ChoirStaff. If a non-
ChoirStaff system is used, the problem is not present.
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond