X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Flyric-combine-new.ly;h=35824868cc6b99ae83795936199df2c3126c776c;hb=9505acaaf90190158f6b66b59da13db1454cddc4;hp=7e72bcfd5cbdecfb5e9b67da9ff7eb0aa0eeed63;hpb=d02446a61d3eabfde67ed48928ae07766c97750f;p=lilypond.git diff --git a/input/regression/lyric-combine-new.ly b/input/regression/lyric-combine-new.ly index 7e72bcfd5c..35824868cc 100644 --- a/input/regression/lyric-combine-new.ly +++ b/input/regression/lyric-combine-new.ly @@ -1,15 +1,13 @@ -\version "2.7.32" +\version "2.12.0" \header { - texidoc = "With the @code{\\lyricsto} mechanism, individual lyric - lines can be associated with one melody line. For each lyric line, - can be tuned whether to follow melismata or not." - + lines can be associated with one melody line. Each lyric line +can be tuned to either follow or ignore melismata." } << - \context Voice = "bla" \relative c'' { + \new Voice = "bla" \relative c'' { \autoBeamOff c2( d4) e8[ c b c] f4 }