]> git.donarmstrong.com Git - lilypond.git/blob - input/test/stacked-scripts.ly
*** empty log message ***
[lilypond.git] / input / test / stacked-scripts.ly
1 \version "1.5.68"
2
3 \score {
4         \notes {
5                 c2_"geen gedonder"_"jij gaat onder"
6                 c2^^^.^|^"down"^"up"
7          }
8         \paper { linewidth = -1.  }
9 }