]> git.donarmstrong.com Git - lilypond.git/blob - input/test/system-start-brace.ly
update syntax in .ly files.
[lilypond.git] / input / test / system-start-brace.ly
1 \version "1.7.6"
2
3
4 \score {
5         \notes  \context PianoStaff < \context Staff = SA { s1 }
6                 \context Staff = SB { s1 }>
7 }
8 %% new-chords-done %%