From f65eff986160ec25264259cab1778bc42a3ca369 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 26 Jul 1998 17:33:40 +0000 Subject: [PATCH] lilypond-1.0.1 --- input/test/ossia.ly | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 input/test/ossia.ly 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}>} +} -- 2.39.5