bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1513 in lilypond: Figured bass extenders do not line up


From: lilypond
Subject: Re: Issue 1513 in lilypond: Figured bass extenders do not line up
Date: Sun, 20 Feb 2011 22:29:12 +0000


Comment #4 on issue 1513 by address@hidden: Figured bass extenders do not line up
http://code.google.com/p/lilypond/issues/detail?id=1513

I am surprised that the extender line broke at all. This construction seems to be a leftover from temporarily turning off extenders to reprint the natural after a line break.

Putting the line break back in, we see that ver 2.12.3 does not align the extenders. It seems the alignment was accidental.

If we follow the advice of the manual, and have the FiguredBass timing match that of the note columns above, we get a continuous extender line.
\new FiguredBass \figuremode{
<_!>2 \ext <_!>2 \ext % <--remove this \ext to repeat natural (if line breaks here)
  <_!>4 \ext <_!>4 \ext <_!>2 |
}

The change in alignment is similar to closed issue 1438.

Attachments:
        1513_stable.png  1.0 KB
        1513_corrected.png  961 bytes




reply via email to

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