]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyric-combine.ly
*** empty log message ***
[lilypond.git] / input / regression / lyric-combine.ly
index 67866164bd5d42dc7288b4b365418be0ccd7d928..5cd90ed3c69cbe6e3bd57a2436c05925b2837d11 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.1.22"
+\version "2.2.0"
 
 \header{
 texidoc= "Lyrics can be set to a melody automatically.  Excess lyrics will be
@@ -7,7 +7,7 @@ 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
 you want a different order than first Music, then Lyrics, you must
-precook a chord of staves/lyrics and label those.  Of course
+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."