]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/percussion-beaters.ly
Doc-es: various updates.
[lilypond.git] / Documentation / snippets / percussion-beaters.ly
index d85643ee5e870033b16b0a9b5ae2965542aca469..08f56f301bfe009b0699bb5deca9ee47b5bd1208 100644 (file)
@@ -1,7 +1,10 @@
-%% Do not edit this file; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% DO NOT EDIT this file manually; it is automatically
+%% 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.13.20"
+\version "2.18.0"
 
 \header {
   lsrtags = "percussion"
@@ -82,7 +85,9 @@ stick = \markup {
     7.5332399 200.42458 7.6444521 200.59122 7.6422017 200.76488 curveto
     closepath
     clip
-    gsave [0.052859054 0.063089841 -0.020912282 0.017521108 5.7334261 189.76443] concat
+    gsave [
+      0.052859054 0.063089841 -0.020912282 0.017521108 5.7334261 189.76443
+    ] concat
     shfill
     grestore
     grestore
@@ -131,7 +136,9 @@ stick = \markup {
     5.1631598 202.49149 5.2743721 202.65813 5.2721217 202.83181 curveto
     closepath
     clip
-    gsave [0.052859054 0.063089841 -0.020912282 0.017521108 3.363346 191.83136] concat
+    gsave [
+      0.052859054 0.063089841 -0.020912282 0.017521108 3.363346 191.83136
+    ] concat
     shfill
     grestore
     grestore
@@ -156,4 +163,3 @@ stick = \markup {
 \score {
   b1^\stick
 }
-