]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/transposition.ly
release: 1.3.43
[lilypond.git] / input / test / transposition.ly
index 8483b8735c831467d847ce64b47de689175315a2..93aa1084734fff4c2c4778405fc407ffcb60f60d 100644 (file)
@@ -22,7 +22,7 @@ copyright =    "public domain";
 }
 
 
-\version "1.0.6";
+\version "1.3.42";
 
 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