]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyric-combine-new.ly
release commit
[lilypond.git] / input / regression / lyric-combine-new.ly
index 7e72bcfd5cbdecfb5e9b67da9ff7eb0aa0eeed63..655d83d871b6e257bae407ab02e29c8ae3a1f630 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.7.32"
+\version "2.8.0"
 \header {
 
   texidoc = "With the @code{\\lyricsto} mechanism, individual lyric
@@ -9,7 +9,7 @@
 
 
 <<
-  \context Voice = "bla" \relative c'' {
+  \new Voice = "bla" \relative c'' {
     \autoBeamOff
     c2( d4) e8[ c b c] f4
   }