]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine-text.ly
* tex/GNUmakefile (TEX_FILES): add texinfo.cnf
[lilypond.git] / input / regression / part-combine-text.ly
index e8761ab403543a38e70019069581b83d9e8ec91f..ef753bd435c903db1c076e3989ef9b304905938f 100644 (file)
@@ -9,10 +9,10 @@ texts accordingly.
     }
 
 
-\version "2.1.26"
+\version "2.3.22"
 
-vone = \notes \relative a' { R1 a2    r4 r a a a a }
-vtwo = \notes \relative a' { R1 f4 f4 f4 f f f a a  }
+vone =  \relative a' { R1 a2    r4 r a a a a }
+vtwo =  \relative a' { R1 f4 f4 f4 f f f a a  }
 
 \score {
    \partcombine \vone \vtwo