Hi All,
I'm looking for a solution for printing a C Delta 7 chord name (so that 7
prints clearly after the delta symbol). I started off wth the failed
attempt below and haven't had much success anyway else:
\version "2.18.2"
\score {
<<
\relative c' {
c4 c c c |
}
\chords {
c1:maj7.7
}
>>
\layout{}
\midi{}
}
Any assistance or suggestion is appreciated. Thank you!
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user