From eb67ef697488e8ba663ea4de54c40ed89f7cc478 Mon Sep 17 00:00:00 2001 From: Keith OHara Date: Sat, 24 Aug 2013 01:19:27 -0700 Subject: [PATCH] fixup regtest for 601812a35409ef1e34621df1721dbc6fb6e26c3e --- input/regression/slur-cross-staff-beam.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 } >> } -- 2.39.5