From: Han-Wen Nienhuys Date: Thu, 11 Jan 2007 00:35:43 +0000 (+0100) Subject: Dynamic_performer for performer-init.ly X-Git-Tag: release/2.10.11-1~8 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b2ae2ecb2b70c7d1d0e57a3910305172afda460c;p=lilypond.git Dynamic_performer for performer-init.ly --- diff --git a/ly/performer-init.ly b/ly/performer-init.ly index 23e96dae3c..b48bd5454d 100644 --- a/ly/performer-init.ly +++ b/ly/performer-init.ly @@ -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"