]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/ossia.ly
* scm/define-grobs.scm (all-grob-descriptions): remove
[lilypond.git] / input / test / ossia.ly
index a3c57f8b1b612165fd28182373c3479a4515813c..baa1c72bd6e0eab19143dd7ee5939b079e0d4f95 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.7.18"
+\version "2.1.7"
 % pretty much a duplicate of extra-staff.ly. candidate for merge or delete. -gp
 
 \header { texidoc = "@cindex Ossia
@@ -7,11 +7,11 @@ really supported, but can be somewhat faked in lily. "
 }
 
 \score {
-\notes { c1 c1 <
+\notes\relative c'' { c1 c1 <<
        {\clef "treble" c1 c1 }
-       \context Staff = stb { c1 c1 }
-       >
+       \new Staff { c1 c1 }
+       >>
 }
        \paper {raggedright= ##t}
 }
-%% new-chords-done %%
+