]> git.donarmstrong.com Git - lilypond.git/commitdiff
Typos.
authorJean-Charles Malahieude <lolyfan@wanadoo.fr>
Tue, 21 Oct 2008 05:16:09 +0000 (07:16 +0200)
committerWerner Lemberg <wl@gnu.org>
Tue, 21 Oct 2008 05:16:09 +0000 (07:16 +0200)
Documentation/user/percussion.itely

index ce45bd7f5e12fbe6a4400ad8fc6ee23fffff6168..45e9f62a9391a8168159dd5d12c47f46cc535aaa 100644 (file)
@@ -393,7 +393,7 @@ woodstaff = {
   % It also defines the positions of the two lines.
   \override Staff.StaffSymbol #'line-positions = #'(-2 3)
 
-  % This is neccessary; if not entered, the barline wuld be too short!
+  % This is neccessary; if not entered, the barline would be too short!
   \override Staff.BarLine #'bar-size = #3
 }
 
@@ -420,6 +420,8 @@ delicate things have a look at @ref{Staff symbol}.
 A tambourine, entered with @q{tamb}:
 
 @lilypond[quote,verbatim]
+#(define mydrums '((tambourine default #t 0)))
+
 tambustaff = {
   \override Staff.StaffSymbol #'line-positions = #'( 0 )
   \override Staff.BarLine #'bar-size = #3
@@ -428,8 +430,7 @@ tambustaff = {
 
 \new DrumStaff {
   \tambustaff
-  % broken
-  % \set DrumStaff.drumStyleTable = #(alist->hash-table mydrums)
+  \set DrumStaff.drumStyleTable = #(alist->hash-table mydrums)
 
   \drummode {
     \time 6/8