From: fred Date: Tue, 31 Oct 2000 16:47:17 +0000 (+0000) Subject: lilypond-1.3.102 X-Git-Tag: release/1.5.59~5721 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3d74d4d633be9fbc7865d4c9702957641e5395ea;p=lilypond.git lilypond-1.3.102 --- 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 }> +}