]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/transposition.ly
release: 1.1.43
[lilypond.git] / input / test / transposition.ly
index 885feb994b54021561e9546fbdeb3086c6d7b1cc..548dec1260f99e2d154119f3eb7cb142c21b9724 100644 (file)
@@ -22,7 +22,7 @@ copyright =    "public domain";
 }
 
 
-\version "1.0.7";
+\version "1.0.19";
 
 vOne = \notes \relative c''{
         \clef"violin";
@@ -51,7 +51,7 @@ vThree = \notes \relative c''{
 vFour = \notes \transpose d' \vThree
 
 \score {
-  \type StaffGroup <
+  \context StaffGroup <
          \vOne
          \vTwo
          \vThree