From b2ae2ecb2b70c7d1d0e57a3910305172afda460c Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Thu, 11 Jan 2007 01:35:43 +0100 Subject: [PATCH] Dynamic_performer for performer-init.ly --- ly/performer-init.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5