MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / script-stack-order.ly
blobbe242eb8d27c5a759931143c55d263f1a9d30278
2 \version "2.12.0"
3 \header {
4 texidoc = "Scripts can be stacked. The order is determined by a
5 priority field, but when objects have the same priority, the input
6 order determines the order. Objects specified first are closest to the note.
10 \layout { ragged-right = ##t}
12 \relative c'' {
13 c4^"up 1"^"up 2"^"up 3"_"down 1"_"down 2"_"down 3" c c c
14 c4^"1"^"2"\turn c\turn ^"1"^"2" c c