]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/voice-follower.ly
*** empty log message ***
[lilypond.git] / input / regression / voice-follower.ly
index c34be884e1a208204272ffa234f3cad4b5fa3434..993307cb10c079d5c566101c5f54f03d72644c41 100644 (file)
@@ -1,17 +1,17 @@
-\version "2.1.19"
+\version "2.1.22"
 
 
 \header { texidoc= "
 
 Whenever a voice switches to another staff a line connecting the notes
 can be printed automatically. This is enabled if the property
-@code{Voice.followVoice} is set to true. "
+@code{followVoice} is set to true. "
 
 }
 \score {
 \notes \relative c'
 \context PianoStaff <<
-    \property PianoStaff.followVoice = ##t
+    \set PianoStaff.followVoice =  ##t
     \context Staff = one \context Voice {
       c1
       \change Staff=two