]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix issue 897
authorTrevor Daniels <t.daniels@treda.co.uk>
Tue, 8 Mar 2011 14:16:30 +0000 (14:16 +0000)
committerTrevor Daniels <t.daniels@treda.co.uk>
Tue, 8 Mar 2011 14:16:30 +0000 (14:16 +0000)
 - remove initialisation of localKeySignature in Voice
   context so it is inherited from parent Staff context

ly/engraver-init.ly

index b71704866d3f4c5e063763a3c814552599883094..0720893ffc725fb0157dcab101b54310dcb48612 100644 (file)
@@ -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"