]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyric-combine-derived-voice.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / lyric-combine-derived-voice.ly
index 0c7e45de15dfa87ca38721d17c5d91d5cefb0e4c..782a3f5ae4225744e02b8874a2a1145f54d117d2 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\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 }