]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / part-combine.ly
index 8e896cfbc4c5c925f048b83baa2fffacb963295c..1737eae57a55ea5c92d98ab6eef11dccca4a00bc 100644 (file)
 
 \layout { ragged-right = ##t }
 
-\version "2.19.2"
+\version "2.19.21"
 
-vone =  \relative a' {
-  g2 g    g  g4 g f' c c( c) c c  c ~ c
+vone =  \relative {
+  g'2 g    g  g4 g f' c c( c) c c  c ~ c
   c2. c4   c
 }
-vtwo =  \relative a' {
-  f2 f4 f f2 g4 g c, f f  f  f f~ f ~ f
+vtwo =  \relative {
+  f'2 f4 f f2 g4 g c, f f  f  f f~ f ~ f
   f4 f2. ~ 4
 }