fix tuplet example
authorWerner Lemberg <wl@gnu.org>
Tue, 30 Jan 2007 10:19:37 +0000 (11:19 +0100)
committerJohn Mandereau <john.mandereau@gmail.com>
Tue, 6 Feb 2007 21:49:30 +0000 (22:49 +0100)
Documentation/user/tutorial.itely

index 0bda8691044120c1b755641fb7a4e8c531eb7a5c..93a5db0ec07e7ad0f2f4dd1cc744196e8341067f 100644 (file)
@@ -823,7 +823,7 @@ of music is multiplied by the fraction.  Triplets make notes occupy
 @lilypond[quote,ragged-right,verbatim,fragment,relative=2]
 \times 2/3 { f8 g a }
 \times 2/3 { c r c }
-\times 2/3 { f,8 g16 a g a }
+\times 2/3 { f,8 g16[ a g a] }
 \times 2/3 { d4 a8 }
 @end lilypond