> "Gilles" == Gilles Sadowski <[EMAIL PROTECTED]> writes:
Gilles> I guess that LilyPond is aligning identical numbers but
Gilles> this is rather confusing. Is there a way so that the
Gilles> numbers are always printed in input order?
This was a problem that got fixed late in the
the
following 6 in first position followed by 5. Putting the space (s) between
the figures cancels the alignments.
Trent
- Original Message -
From: "Gilles Sadowski" <[EMAIL PROTECTED]>
To:
Sent: Sunday, December 10, 2006 4:16 AM
Subject: Figured bass switches direc
Hello.
In the following code, the figure direction switches: In the second bar
the flat is printed above the 6, and the "6 5" is printed "5 6"!
%---
\version "2.8.7"
<<
\relative c' {
\time 3/4
\clef F
\key c \major
a4 e f |
f4 c d |
}
\new FiguredBass {
\figu