bug-lilypond
[Top][All Lists]
Advanced

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

bassFigureExtendersOn within a ChoirStaff creates an extra Staff


From: Pothárn Imre
Subject: bassFigureExtendersOn within a ChoirStaff creates an extra Staff
Date: Tue, 8 Dec 2009 15:21:20 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> 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}
>>





reply via email to

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