]> git.donarmstrong.com Git - lilypond.git/blob - input/test/system-start-bracket.ly
covnert-ly
[lilypond.git] / input / test / system-start-bracket.ly
1 \version "1.5.68"
2
3
4 \score {
5         \notes  \context StaffGroup < \context Staff = SA { s1 }
6                 \context Staff = SB { s1 }>
7 }