]> git.donarmstrong.com Git - lilypond.git/blob - input/test/orchestalpart.ly
update syntax in .ly files.
[lilypond.git] / input / test / orchestalpart.ly
1 \version "1.7.6"
2
3
4 \score
5 {
6         \notes { c1 c1 \property Score.skipBars = ##t c1 \break R1*8 c1 c1 c1 c1
7         }
8         \paper {
9
10         }
11 }
12 %% new-chords-done %%