]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/performer-init.ly
Merge commit 'origin' into includes
[lilypond.git] / ly / performer-init.ly
index 23e96dae3ce98fa4b10b86c3052dc5f6793aea06..3803396b2075b07e814fdb07448b865d24e4b81d 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.10.0"
+\version "2.12.0"
 
 %%
 %% setup for Request->Element conversion. 
@@ -30,7 +30,7 @@
 \context {
     \type "Performer_group"
     \name Voice
-    \consists "New_dynamic_performer"    
+    \consists "Dynamic_performer"    
     \consists "Tie_performer"
     \consists "Piano_pedal_performer"
     \consists "Note_performer"