]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/ossia.ly
release: 1.1.43
[lilypond.git] / input / test / ossia.ly
index cbc24d27e48f3aaf51148c72fbb6b71d4984c86c..9ffb5c8e7598a0710b56591f499255776daa2162 100644 (file)
@@ -1,6 +1,6 @@
-\version "1.0.10";
+\version "1.0.19";
 
 \score {
 
-\notes { c1 c1 < {\clef "treble"; c1 c1 } \type Staff=stb{ c1 c1}>}
+\notes { c1 c1 < {\clef "treble"; c1 c1 } \context Staff=stb{ c1 c1}>}
 }