]> git.donarmstrong.com Git - lilypond.git/blob - input/test/orchestalpart.ly
Marked file for deletion, or just modified comments.
[lilypond.git] / input / test / orchestalpart.ly
1 \version "1.7.18"
2 \header{ texidoc = "
3 DELETE. "} 
4
5 \score {
6         \notes {
7                 c1 c1 \property Score.skipBars = ##t c1 \break R1*8 c1 c1 c1 c1
8                 }
9         \paper { raggedright = ##t }
10 }
11 %% new-chords-done %%