From 21a9e2dea357618a9328b51484124dcb7eeb6c9d Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Wed, 6 Dec 2006 17:16:51 -0800 Subject: [PATCH] Doc known bug; fixes 123. --- Documentation/user/instrument-notation.itely | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Documentation/user/instrument-notation.itely b/Documentation/user/instrument-notation.itely index 4ca0142e04..8a2c974c6f 100644 --- a/Documentation/user/instrument-notation.itely +++ b/Documentation/user/instrument-notation.itely @@ -4548,6 +4548,15 @@ automatically. @end lilypond +@refbugs + +When using figured bass above the staff with extender lines and +@code{implicitBassFigures} the lines may become swapped around. +Maintaining order consistently will be impossible when multiple figures +have overlapping extender lines. To avoid this problem, plese +use @code{stacking-dir} on @code{BassFigureAlignment}. + + @seealso Program reference: @internalsref{NewBassFigure}, -- 2.39.5