]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/partial-polymetric.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / partial-polymetric.ly
index e284103b113468f4d1d639864485d515b6b77cc7..98f658be50d8aa1e871d96e6e55607190caea17e 100644 (file)
@@ -1,14 +1,14 @@
-\version "2.13.31"
+\version "2.19.21"
 
 \header {
-  texidoc = "@code{\partial} works with polymetric staves."
+  texidoc = "@code{\\partial} works with polymetric staves."
 }
 
 \score {
-  \relative c' <<
+  \relative <<
     \new Staff {
       \partial 4
-      c4 |
+      c'4 |
       c4 c c c |
     }
     \new Staff {