From: fred Date: Sun, 26 Jul 1998 17:33:40 +0000 (+0000) Subject: lilypond-1.0.1 X-Git-Tag: release/1.5.59~5874 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f65eff986160ec25264259cab1778bc42a3ca369;p=lilypond.git lilypond-1.0.1 --- diff --git a/input/test/ossia.ly b/input/test/ossia.ly new file mode 100644 index 0000000000..62cb305290 --- /dev/null +++ b/input/test/ossia.ly @@ -0,0 +1,3 @@ +\score { +\melodic { c1 c1 < {\clef "treble"; c1 c1 } \type Staff=stb{ c1 c1}>} +}