]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/auto-change.ly
MusicXML: Fix notes that don't have a voice setting (assign it to voice "None")
[lilypond.git] / input / regression / auto-change.ly
index 14ab804e6a55c3c679cf098ac46deccde6fd554e..9b294e03820c9f4e740523e31ebe767df9913818 100644 (file)
@@ -1,10 +1,10 @@
 
-\version "2.7.32"
+\version "2.11.51"
 
 \header {
 
 texidoc=" Auto change piano staff switches voices between up
-and down staves automatically rests are switched along with the coming
+and down staves automatically; rests are switched along with the coming
 note. When central C is reached, staff is not yet switched (by default).
 
 "
@@ -13,7 +13,7 @@ note. When central C is reached, staff is not yet switched (by default).
 
 \context PianoStaff <<
   \context Staff = "up" {
-    \autochange  \context Voice = VA << \relative c' { g4 c e d c r4 a g } >>
+    \autochange  \new Voice << \relative c' { g4 c e d c r4 a g } >>
   }
   \context Staff = "down" {
     \clef bass