]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 9 Oct 2005 19:08:27 +0000 (19:08 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 9 Oct 2005 19:08:27 +0000 (19:08 +0000)
Documentation/user/instrument-notation.itely

index c36fc98bc5d6f12e96ad5adae6b40e1e56a714e4..b0723688749177383351798cfcb90aad7f164008 100644 (file)
@@ -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