]> git.donarmstrong.com Git - lilypond.git/blob - input/test/ossia.ly
*** empty log message ***
[lilypond.git] / input / test / ossia.ly
1 \version "1.7.16"
2 \header {
3
4 texidoc = "Ossias present alternatives for a piece. They are not
5 really supported, but can be somewhat faked in lily."
6
7 }
8
9 \score {
10 \notes { c1 c1 <
11         {\clef "treble" c1 c1 }
12         \context Staff = stb { c1 c1 }
13         >
14 }
15 }
16 %% new-chords-done %%