]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.102
authorfred <fred>
Tue, 31 Oct 2000 16:47:17 +0000 (16:47 +0000)
committerfred <fred>
Tue, 31 Oct 2000 16:47:17 +0000 (16:47 +0000)
input/test/system-start-brace.ly [new file with mode: 0644]

diff --git a/input/test/system-start-brace.ly b/input/test/system-start-brace.ly
new file mode 100644 (file)
index 0000000..8c696ff
--- /dev/null
@@ -0,0 +1,5 @@
+
+\score {
+       \notes  \context PianoStaff < \context Staff = SA { s1 }
+               \context Staff = SB { s1 }>
+}