Hello, I would like to print lyrics below tab staff.
The following produces the tab plus unwanted music notation at actual pitch
with lyrics underneath
that.

\score {
    \new TabStaff {
        d4\4 d\4 a\3 a\3 b\3 b\3 a2\3
    }
    \addlyrics {
        Twink -- le twink -- le lit -- tle star,
    }
}
Thanks for any help,
Gerard
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to