X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Flyric-combine.ly;h=43d7001a30d34caedd75699d2d686ed84b0f01ce;hb=d765f3af45be51f15da55cf570a4b172200e1035;hp=98c51a104edce3dc1071bf6ec8e972cc7a202460;hpb=5047559815e59d5892341003cbf6da949857a4c1;p=lilypond.git diff --git a/input/regression/lyric-combine.ly b/input/regression/lyric-combine.ly index 98c51a104e..43d7001a30 100644 --- a/input/regression/lyric-combine.ly +++ b/input/regression/lyric-combine.ly @@ -1,7 +1,7 @@ \version "1.5.68" + \header{ -texidoc=" -Lyrics can be set to a melody automatically. Excess lyrics will be +texidoc= "Lyrics can be set to a melody automatically. Excess lyrics will be discarded. Lyrics will not be set over rests. You can have melismata either by setting a property melismaBusy, or by setting automaticMelismas (which will set melismas during slurs and ties). If @@ -9,8 +9,7 @@ you want a different order than first Music, then Lyrics, you must precook a chord of staves/lyrics and label those. Of course @code{\rhythm} ignores any other rhythms in the piece. Hyphens and extenders do not assume anything about lyric lengths, so they continue -to work. -" +to work." } @@ -24,9 +23,9 @@ m = \notes \relative c'' { \melismaEnd b } -noise = \repeat unfold 6 \notes \relative c'' {g16 g g g } -q -textI = \context LyricsVoice = "middle-1" \lyrics { la2 __ la -- la __ la la la la la } +noise = \repeat unfold 6 \notes \relative c'' { g16 g g g } + + textI = \context LyricsVoice = "middle-1" \lyrics { la2 __ la -- la __ la la la la la } textII = \context LyricsVoice = "middle-1" \lyrics { da -- da __ da -- da da da da da } \score {