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