X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fscript-stack-order.ly;h=be242eb8d27c5a759931143c55d263f1a9d30278;hb=ab9e3136d78bfaf15cc6d77ed1975d252c3fe506;hp=8e400557b380c797f0d7862093aebc8e43bcb2c7;hpb=b35c6ca4db1e46975f25cba4a2ed3a7bb771dfff;p=lilypond.git diff --git a/input/regression/script-stack-order.ly b/input/regression/script-stack-order.ly index 8e400557b3..be242eb8d2 100644 --- a/input/regression/script-stack-order.ly +++ b/input/regression/script-stack-order.ly @@ -9,4 +9,7 @@ order determines the order. Objects specified first are closest to the note. \layout { ragged-right = ##t} -\relative c'' { c4^"up 1"^"up 2"^"up 3"_"down 1"_"down 2"_"down 3" c c c} +\relative c'' { + c4^"up 1"^"up 2"^"up 3"_"down 1"_"down 2"_"down 3" c c c + c4^"1"^"2"\turn c\turn ^"1"^"2" c c +}