]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/notation/percussion.itely
Doc: Issue 5034: Expand documentation of mode-changing commands
[lilypond.git] / Documentation / notation / percussion.itely
index b17dd888ee6d79047090f0c4a2389b3406279ade..c6502992b0796ddf8dd53ed75090f895b7a20d77 100644 (file)
@@ -78,10 +78,8 @@ which creates the correct context and entry mode for percussion:
 This is shorthand for:
 
 @lilypond[quote,verbatim]
-\new DrumStaff {
-  \drummode {
-    hihat4 hh bassdrum bd
-  }
+\new DrumStaff \drummode {
+  hihat4 hh bassdrum bd
 }
 @end lilypond