]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/performer-init.ly
Build: Disallow metapost versions 1.600 <= x < 1.803.
[lilypond.git] / ly / performer-init.ly
index b06587ce743b09428f77d90ab38c38b54c999064..8e3ef0e7ef10ffa3ac1a0538b92bb69bf2fd431a 100644 (file)
@@ -37,7 +37,6 @@
   \accepts Score
   \defaultchild Score
   \description "Hard coded entry point for LilyPond.  Cannot be tuned."
-  EventClasses = #all-event-classes
 }
 
 \context {
 \context {
   \Voice
   \name TabVoice
-  autoBeaming = ##f  % needed for consistent melismata with engravers
 }
 
 \context {
   \alias Staff
   \accepts TabVoice
   \defaultchild TabVoice
+  autoBeaming = ##f  % needed for consistent melismata with engravers
 }
 
 \context {