]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/tricks/follow-thread.ly
release: 1.3.144
[lilypond.git] / input / tricks / follow-thread.ly
index c09efe20756b2a460b640c3480f0c6996cc1ea0a..2771cb871b310aeb826525fca90f882de4d3e264 100644 (file)
@@ -5,11 +5,14 @@ Theads can be traced automagically when they switch staffs by setting
 property @code{followVoice}.
 ";
 }
-% followThread: connect note heads with line when thread switches staff 
+
+\version "1.3.139"
+% followVoice: connect note heads with line when thread switches staff 
 
 fragment = \notes {
   \context PianoStaff <
     \property PianoStaff.followVoice = ##t
+    \property Voice.VoiceFollower \set #'type = #'dashed-line
     \context Staff \context Voice {
       c'1
       \translator Staff=two