\version "2.17.8"
upper = \relative c' { c4 d e f }
lower = \relative c { c4 d e f }
\score {
\new TabStaff {
\tabFullNotation
<< \upper \\ \lower >>
}
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
