]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/partial-polymetric.ly
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / input / regression / partial-polymetric.ly
index cccf47e98c9913b628899b17e4fad5438a2c5666..98f658be50d8aa1e871d96e6e55607190caea17e 100644 (file)
@@ -1,14 +1,14 @@
-\version "2.16.0"
+\version "2.19.21"
 
 \header {
   texidoc = "@code{\\partial} works with polymetric staves."
 }
 
 \score {
-  \relative c' <<
+  \relative <<
     \new Staff {
       \partial 4
-      c4 |
+      c'4 |
       c4 c c c |
     }
     \new Staff {