From e2053d6696e4dc607fb00e3135d36e654a1fb150 Mon Sep 17 00:00:00 2001 From: Trevor Daniels Date: Tue, 8 Mar 2011 14:16:30 +0000 Subject: [PATCH] Fix issue 897 - remove initialisation of localKeySignature in Voice context so it is inherited from parent Staff context --- ly/engraver-init.ly | 1 - 1 file changed, 1 deletion(-) diff --git a/ly/engraver-init.ly b/ly/engraver-init.ly index b71704866d..0720893ffc 100644 --- a/ly/engraver-init.ly +++ b/ly/engraver-init.ly @@ -208,7 +208,6 @@ subscripts, slurs, ties, and rests. You have to instantiate this explicitly if you want to have multiple voices on the same staff." - localKeySignature = #'() \consists "Font_size_engraver" \consists "Pitched_trill_engraver" -- 2.39.2