]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/transposition.ly
release: 1.1.43
[lilypond.git] / input / test / transposition.ly
index 0b42cfca53bb3f7053a1051513f8b6c19b31537f..548dec1260f99e2d154119f3eb7cb142c21b9724 100644 (file)
@@ -22,7 +22,7 @@ copyright =    "public domain";
 }
 
 
-\version "1.0.14";
+\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