]> git.donarmstrong.com Git - lilypond.git/blob - input/test/ossia.ly
1057776aff971038033a0c58bcebdec3d3db3347
[lilypond.git] / input / test / ossia.ly
1 \version "1.1.52";
2
3 \score {
4
5 \notes { c1 c1 < {\clef "treble"; c1 c1 } \context Staff=stb{ c1 c1}>}
6 }