bug-lilypond
[Top][All Lists]
Advanced

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

Bass figures collapsing


From: Mats Bengtsson
Subject: Bass figures collapsing
Date: Sun, 02 Mar 2008 23:23:15 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20061113 Debian/1.7.8-1sarge8

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.

   /Mats

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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