bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bassFigureExtendersOn within a ChoirStaff creates an extra Staff


From: James Bailey
Subject: Re: bassFigureExtendersOn within a ChoirStaff creates an extra Staff
Date: Tue, 8 Dec 2009 19:17:55 +0100


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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]