bug-lilypond
[Top][All Lists]
Advanced

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

Issue 585 in lilypond: Regression: Bass figures collapsing


From: codesite-noreply
Subject: Issue 585 in lilypond: Regression: Bass figures collapsing
Date: Sun, 02 Mar 2008 14:47:15 -0800

Issue 585: Regression: Bass figures collapsing
http://code.google.com/p/lilypond/issues/detail?id=585

New issue report by v.villenave:
% There's a regression bug in the handling of figured bass.

% If you use extender lines and only one of two simultaneous
% figures is extended, then the two figures are written on top
% of each other. Example
\version "2.11.41"
\new FiguredBass \figuremode{
\set useBassFigureExtenders = ##t
<4 6> <4>
}

% Another example is actually shown in the following snippet
% copied directly from the manual,

<<
\new Voice
\figures {
  \set useBassFigureExtenders = ##t
  <6 4->4. <6 4->16. <6 4->32 <5>8. r16 <6>8 <6\! 5->
}
{
  \clef bass
  f16. g32 f16. g32 f16. g32 f16. g32 f8. es16 d8 es
}


% where the final figure shows a similar collision.
% Both these examples work well with version 2.10.



Issue attributes:
        Status: Accepted
        Owner: v.villenave
        Labels: Type-Collision Priority-Regression

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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