]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/script-stack-order.ly
Doc-hu: translated first section of Fundamental concepts
[lilypond.git] / input / regression / script-stack-order.ly
index 8e400557b380c797f0d7862093aebc8e43bcb2c7..be242eb8d27c5a759931143c55d263f1a9d30278 100644 (file)
@@ -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
+}