From c74db208eb4041593915f43296e1f348b510602a Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Thu, 17 Nov 2016 20:23:27 +0100 Subject: [PATCH 1/1] Issue 4999: Synchronize \layout and \midi definitions \midi was ignored when fixes for issues 4302 and 4772 were committed to \layout . This commit brings the context hierarchy in \midi back in line with the state in \layout . --- 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 644a0bd2d6..419d52baa5 100644 --- a/ly/performer-init.ly +++ b/ly/performer-init.ly @@ -246,7 +246,6 @@ \accepts Lyrics \accepts MensuralStaff \accepts NoteNames - \accepts NullVoice \accepts OneStaff \accepts PetrucciStaff \accepts PianoStaff @@ -311,6 +310,7 @@ \accepts ChordNames \accepts FiguredBass \accepts DrumStaff + \accepts Dynamics \accepts GrandStaff \accepts Lyrics \accepts OneStaff -- 2.39.2