]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/engraver-init.ly
* make/lilypond.redhat.spec.in (Group): add/delete music-glossary too.
[lilypond.git] / ly / engraver-init.ly
index 8f6de86a97e20982b02b4dfbb6f29f07cee991f0..8fe1b2a63aaa0d5ab154ec262ef3fcf8afb2c231 100644 (file)
@@ -4,8 +4,10 @@
     \name Global
 
     \accepts Score
-\description "Hard coded entry point for LilyPond. Cannot be tuned."
-    }
+    \description "Hard coded entry point for LilyPond. Cannot be tuned."
+    \grobdescriptions #all-grob-descriptions    
+
+}
 
 %
 % setup for Request->Element conversion. Guru-only
@@ -559,7 +561,6 @@ AncientRemoveEmptyStaffContext = \translator {
        (Voice Slur direction -1)
     )
     
-    \grobdescriptions #all-grob-descriptions
 }
 
 OrchestralScoreContext = \translator {