X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Flyric-no-association-rhythm.ly;h=16c9693d18234a63c1fc27dc12e8ffafbb5a0cbe;hb=79c17e0eaedca79e5f7605f5b9f92db27c68e679;hp=4003d721f4b0a6b0456e31a092176a35f1cf1096;hpb=eeec992b7029d0982bf4ed0eb3995e9ca99c10e9;p=lilypond.git diff --git a/input/regression/lyric-no-association-rhythm.ly b/input/regression/lyric-no-association-rhythm.ly index 4003d721f4..16c9693d18 100644 --- a/input/regression/lyric-no-association-rhythm.ly +++ b/input/regression/lyric-no-association-rhythm.ly @@ -8,16 +8,16 @@ } -\version "2.12.0" +\version "2.19.21" \layout { ragged-right = ##t } \score { \context ChoirStaff << \context Staff = soprano << - \context Voice = sop \relative c' { e2 e4 } + \context Voice = sop \relative { e'2 e4 } >> \context Staff = alto << - \context Voice = alt \relative c' { e4 e4 e4 } + \context Voice = alt \relative { e'4 e4 e4 } \new Lyrics \lyricmode { do4 re4 me4 }