From: hanwen Date: Sun, 9 Oct 2005 19:08:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/2.7.16^2~105 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f9e4a65de8412fba2a78a2454e3a2d9890dcb069;p=lilypond.git *** empty log message *** --- 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