See this example:
\version "2.17.9"
music = \relative c' {
<b\3 b g'>8 ~ q
<g\4 g d'>8 ~ q
}
\score {
\new StaffGroup <<
\new Staff <<
\context Voice { \clef "G_8" \music }
>>
\new TabStaff <<
\context TabVoice { \clef "moderntab" \music }
>>
>>
}
<<attachment: TabStaff_tie_unison-chord.png>>
_______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
