From: David Kastrup Date: Thu, 17 Nov 2016 19:23:27 +0000 (+0100) Subject: Issue 4999: Synchronize \layout and \midi definitions X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=commitdiff_plain;h=c74db208eb4041593915f43296e1f348b510602a;p=lilypond.git 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 . --- 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