3 texidoc
="The part combiner detects a2, solo1 and solo2, and prints
14 \layout { ragged-right
= ##t
}
16 vone
= \relative a' { R
1 a2 r
4 r
a a a a }
17 vtwo
= \relative a' { R
1 f4 f4 f4 f f f a a }
18 comm
= { s1 s2 s4_\markup { \small "expect: solo 2" }
19 s4 s2 s4_\markup { \small "expect: a2" } s4 }
21 \partcombine \vone \vtwo