From: Keith OHara Date: Sat, 24 Aug 2013 08:19:27 +0000 (-0700) Subject: fixup regtest for 601812a35409ef1e34621df1721dbc6fb6e26c3e X-Git-Tag: release/2.17.26-1~18^2~16 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=eb67ef697488e8ba663ea4de54c40ed89f7cc478;p=lilypond.git fixup regtest for 601812a35409ef1e34621df1721dbc6fb6e26c3e --- diff --git a/input/regression/slur-cross-staff-beam.ly b/input/regression/slur-cross-staff-beam.ly index eca5fe88b9..834696a5be 100644 --- a/input/regression/slur-cross-staff-beam.ly +++ b/input/regression/slur-cross-staff-beam.ly @@ -9,7 +9,7 @@ after line-breaking, and after inside-going articulations have been placed." \score { \new PianoStaff << \context Staff = rh \relative c'' { c8([ d) \change Staff = lh c,] r - \stemDown c'8 \change Staff = rh c_( \change Staff = lh c_\marcato c)} + \stemDown f'8 \change Staff = rh f_( \change Staff = lh f_\marcato f)} \context Staff = lh { s1 } >> }