From f9e4a65de8412fba2a78a2454e3a2d9890dcb069 Mon Sep 17 00:00:00 2001 From: hanwen Date: Sun, 9 Oct 2005 19:08:27 +0000 Subject: [PATCH] *** empty log message *** --- Documentation/user/instrument-notation.itely | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/Documentation/user/instrument-notation.itely b/Documentation/user/instrument-notation.itely index c36fc98bc5..b072368874 100644 --- a/Documentation/user/instrument-notation.itely +++ b/Documentation/user/instrument-notation.itely @@ -4049,6 +4049,22 @@ It is also possible to use continuation lines for repeated figures, >> @end lilypond +When using continuation lines, common figures are always put in the +same vertical position. When this is unwanted, you can insert a rest +with @code{r}. The rest will clear any previous alignment. For +example, you can write + +@example + <4 6>8 r8 +@end example + +@noindent +instead of +@example + <4 6>4 +@end example + + Although the support for figured bass may superficially resemble chord support, it is much simpler. The @code{\figuremode} mode simply stores the numbers and @internalsref{FiguredBass} context prints them -- 2.39.5