]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/performer-init.ly
Issue 3082: Let ChordNameVoice use the same performers as Voice
[lilypond.git] / ly / performer-init.ly
index fddfbf09188e839542ae21ad77fdf281f3fb37b4..f26ed9f87db639f8ad93ff8142eebb05193c469c 100644 (file)
 }
 
 \context {
-  \type "Performer_group"
-  \consists "Note_performer"
+  \Voice
   \name ChordNameVoice
 }