]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/performer-init.ly
Issue 3225: Decouple \defaultchild from \accepts list in contexts
[lilypond.git] / ly / performer-init.ly
index e39bcf4c4840542101d3758dded226b195355bcd..b06587ce743b09428f77d90ab38c38b54c999064 100644 (file)
@@ -35,6 +35,7 @@
 \context {
   \name Global
   \accepts Score
+  \defaultchild Score
   \description "Hard coded entry point for LilyPond.  Cannot be tuned."
   EventClasses = #all-event-classes
 }
   \type "Performer_group"
   \consists "Staff_performer"
   \accepts ChordNameVoice
+  \defaultchild ChordNameVoice
   \name ChordNames
 }