]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyric-combine-derived-voice.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / lyric-combine-derived-voice.ly
index a5f4316dd30fbfc63efc22d176a197b6b71efcfb..782a3f5ae4225744e02b8874a2a1145f54d117d2 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.15.4"
+\version "2.19.21"
 \header {
   texidoc = "For Voice-derived contexts like CueVoice, the lyrics should
 still start with the first note."
@@ -6,8 +6,8 @@ still start with the first note."
 
 \score {
   \new Staff <<
-    \new Voice \relative c'' {
-      g2 
+    \new Voice \relative {
+      g'
       <<
           { \voiceOne r2 }
           \new CueVoice = "cue" { \voiceTwo g4 g }