]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyric-combine-new.ly
Brown paper bag typo.
[lilypond.git] / input / regression / lyric-combine-new.ly
index 06957bf900d8f91e34551bf613972000391ab6fd..36f814d485bdd7f9317a1a055993722ccb89bf6d 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.7.13"
+\version "2.10.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
   }