Hello folks, Is there a way to enforce a note name such a D instead of the fret number in a TabStaff?
That would be nice to display scordaturas.
Thanks for your help!
JM
\version "2.19.80"
\relative c {
\new TabStaff {
\omit Staff.TimeSignature
\hide Stem
\mark "DADGAD"
\clef "TAB"
< d a d' g a d >
}
}
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
