]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/adding-drum-parts.ly
LSR changes: mainly making line widths smaller for PDF docs
[lilypond.git] / Documentation / snippets / adding-drum-parts.ly
index d50a2a2459b2920b762a5dde26fef03cf4ea49b3..7ce432bcfc0324fc0bc340ceb9aff158e2f9a32d 100644 (file)
@@ -1,10 +1,10 @@
 %% DO NOT EDIT this file manually; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% generated from LSR http://lsr.di.unimi.it
 %% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.11"
+\version "2.18.0"
 
 \header {
   lsrtags = "percussion, preparing-parts, really-simple, rhythms, specific-notation"
@@ -21,10 +21,18 @@ lines is possible.
   doctitle = "Adding drum parts"
 } % begin verbatim
 
-
-drh = \drummode { cymc4.^"crash" hhc16^"h.h." hh hhc8 hho hhc8 hh16 hh hhc4 r4 r2 }
-drl = \drummode { bd4 sn8 bd bd4 << bd ss >>  bd8 tommh tommh bd toml toml bd tomfh16 tomfh }
-timb = \drummode { timh4 ssh timl8 ssh r timh r4 ssh8 timl r4 cb8 cb }
+drh = \drummode {
+        cymc4.^"crash" hhc16^"h.h." hh hhc8 hho hhc8 hh16 hh
+        hhc4 r4 r2
+      }
+drl = \drummode {
+        bd4 sn8 bd bd4 << bd ss >>
+        bd8 tommh tommh bd toml toml bd tomfh16 tomfh
+      }
+timb = \drummode {
+         timh4 ssh timl8 ssh r timh r4
+         ssh8 timl r4 cb8 cb
+       }
 
 \score {
   <<