6 Whenever a voice switches to another staff a line connecting the notes
7 can be printed automatically. This is enabled if the property
8 @code{followVoice} is set to true. "
17 \context PianoStaff
<<
18 \set PianoStaff
.followVoice
= ##t
19 \new Staff
= "one" \context Voice
{
24 \new Staff
= "two" {\clef bass
\skip 1*2 }