]> git.donarmstrong.com Git - lilypond.git/commitdiff
Dynamic_performer for performer-init.ly
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 11 Jan 2007 00:35:43 +0000 (01:35 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 11 Jan 2007 00:35:43 +0000 (01:35 +0100)
ly/performer-init.ly

index 23e96dae3ce98fa4b10b86c3052dc5f6793aea06..b48bd5454d01ba1b6ca7c53d4ff44ae7300e5f18 100644 (file)
@@ -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"