]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/adding-drum-parts.ly
Merge branch 'master' into dev/texi2html
[lilypond.git] / input / lsr / adding-drum-parts.ly
index f89939c1be40bdcc77138343c666a84eff49974b..6402a72aafad889674ac50e17566e7b2a5ceeaf9 100644 (file)
@@ -1,6 +1,6 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.38"
+\version "2.11.51"
 
 \header {
   lsrtags = "rhythms, percussion"
@@ -27,16 +27,16 @@ timb = \drummode { timh4 ssh timl8 ssh r timh r4 ssh8 timl r4 cb8 cb }
       \override StaffSymbol #'line-count = #2
       \override BarLine #'bar-size = #2
     } <<
-      \set Staff.instrumentName = "timbales"
+      \set Staff.instrumentName = #"timbales"
       \timb
     >>
     \new DrumStaff <<
-      \set Staff.instrumentName = "drums"
+      \set Staff.instrumentName = #"drums"
       \new DrumVoice { \stemUp \drh }
       \new DrumVoice { \stemDown \drl }
     >>
   >>
-  \layout {}
+  \layout { }
   \midi {
     \context {
       \Score