]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/performer-init.ly
Doc: LM - correct @example for Tweak Command
[lilypond.git] / ly / performer-init.ly
index 6512f13113b20a326771a7579cc23d4d59a75be3..297a40d2f5f867f868c7e4c147163ed91d4c51f6 100644 (file)
@@ -26,7 +26,6 @@
   \name Staff
   \accepts Voice
   \accepts CueVoice
-  \accepts NullVoice
   \defaultchild Voice
 
   \consists "Staff_performer"
 }
 
 \context {
-  \type "Performer_Group"
+  \type "Performer_group"
   \name NullVoice
   \alias Staff
   \alias Voice
   %% needed for melismata
-  %% TODO: at least the tie performer likely does not work without the
-  %% Note_performer, but I don't know how to shut note output off in
-  %% MIDI.
   \consists "Tie_performer"
   \consists "Beam_performer"
   \consists "Slur_performer"
   \accepts TabStaff
   \accepts StaffGroup
   \accepts Devnull
+  \accepts NullVoice
   \accepts ChoirStaff
   \accepts RhythmicStaff
   \accepts ChordNames