]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine-global.ly
Issue 3835: Chord change detection in repeat alternatives
[lilypond.git] / input / regression / part-combine-global.ly
index d6a968f02fa349cbe6c412024bf45b9bc3f2afd5..9f99d8993762bb6747b818779d6f24e6f707123c 100644 (file)
@@ -11,7 +11,7 @@ voices.
   
 "
        }
-\version "2.7.13"
+\version "2.19.2"
 
 vone =
 
@@ -25,7 +25,7 @@ vone =
 vtwo =
 \relative c' {
   \time 2/4
-  f8[ f]~ f8[ f] |
+  f8[ f]~ 8[ f] |
   f8[ f]  f8[ f]
 }