]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/script-stacked.ly
532767fa44740ddaa77d896de6f29f6aef35cddb
[lilypond.git] / input / regression / script-stacked.ly
1 \version "1.9.8"
2
3 \paper { raggedright= ##t }
4
5 \header { 
6 texidoc = "Scripts may be stacked."
7 }
8
9 \score { \notes { c'''->-. } }
10