]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/performer-init.ly
* VERSION (MY_PATCH_LEVEL): make 1.7.0
[lilypond.git] / ly / performer-init.ly
index 90e2bd74a8d986475c2ae7724705faab20b99017..0735bce8f11ed7920ad47a857664cd351704fe66 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.5.49"
+\version "1.5.68"
 %
 % setup for Request->Element conversion. Guru-only
 %
@@ -106,6 +106,7 @@ ScoreContext = \translator {
        \type "Score_performer"
 
        \name Score
+       \alias Timing
        instrument = #"bright acoustic"
        \accepts Staff
        \accepts GrandStaff
@@ -115,7 +116,7 @@ ScoreContext = \translator {
        \accepts ChoirStaff
        \accepts RhythmicStaff
        \accepts ChordNames
-
+       \alias "Timing"
        \consists "Timing_translator"
        \consists "Swallow_performer"