]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/dynamics-avoid-cross-staff-stem-3.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / dynamics-avoid-cross-staff-stem-3.ly
index 0b0b7b62478e349854a2991d99854fe3f059b1b5..5b56f4dc5dab7bb1887d04e5250d716103f95716 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.17"
+\version "2.19.21"
 
 \header {
   texidoc = "Cross-staff @code{Dynamic} does not trigger a cyclic
@@ -8,8 +8,8 @@ dependency for direction look-up.
 
 <<
   \new Staff = "up"
-    \relative c' {
-      f8
+    \relative {
+      f'8
       \change Staff = "down"
       c e\f %should not trigger cyclic dependency
       \change Staff = "up"