]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/partial-polymetric.ly
Doc-es: various updates.
[lilypond.git] / input / regression / partial-polymetric.ly
index 16de1bda6c5a4fdb3a5ec4da9da13eafab92c65c..98f658be50d8aa1e871d96e6e55607190caea17e 100644 (file)
@@ -1,14 +1,14 @@
-\version "2.13.31"
+\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 {