]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine-solo.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / part-combine-solo.ly
index e29e27b1ba978635a5be8651576887dfc8e60f5c..75803487a2435e579b5d938b576c4793ccc06cd4 100644 (file)
@@ -14,10 +14,10 @@ Solo 1/2 can not be used when a spanner is active, so there is no solo
 "
     }
 
-vone =  \relative a' { d4 r8 d8 d8 r8 d8 r8 d2 ~ 2 ~ 4 }
-vtwo =  \relative g' { g4.   g8 r2          g4 r4 r2  g4 } 
+vone =  \relative { d''4 r8 d8 d8 r8 d8 r8 d2 ~ 2 ~ 4 }
+vtwo =  \relative { g'4.   g8 r2          g4 r4 r2  g4 } 
 
-\version "2.19.2"
+\version "2.19.21"
 
 \paper { ragged-right = ##t }