From 3d74d4d633be9fbc7865d4c9702957641e5395ea Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 31 Oct 2000 16:47:17 +0000 Subject: [PATCH] lilypond-1.3.102 --- input/test/system-start-brace.ly | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 input/test/system-start-brace.ly diff --git a/input/test/system-start-brace.ly b/input/test/system-start-brace.ly new file mode 100644 index 0000000000..8c696ff3e2 --- /dev/null +++ b/input/test/system-start-brace.ly @@ -0,0 +1,5 @@ + +\score { + \notes \context PianoStaff < \context Staff = SA { s1 } + \context Staff = SB { s1 }> +} -- 2.39.5