]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-cross-staff-beam.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / slur-cross-staff-beam.ly
index 834696a5be94c28859b946f548f8fb49d98f48c2..342ddf5873259da1d6d32d2ff06e1c898c1343b0 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.25"
+\version "2.19.21"
 
 \header {
   texidoc = "Slurs that depend on a cross-staff beam are not calculated until
@@ -8,7 +8,7 @@ after line-breaking, and after inside-going articulations have been placed."
 \paper { ragged-right=##t }
 \score {
     \new PianoStaff <<
-    \context Staff = rh \relative c'' { c8([ d) \change Staff = lh c,] r
+    \context Staff = rh \relative { c''8([ d) \change Staff = lh c,] r
     \stemDown f'8 \change Staff = rh f_( \change Staff = lh f_\marcato f)}
     \context Staff = lh { s1 }
     >>