Derek Klinge wrote:
Exactly, how do I write a chordname exception for a Half Diminished 7th?
Here's one way (2.16):
%%%%%%%%%%flatadj = \markup { \translate #'(0.2 . 0.2) \fontsize #-1 \flat } chExceptionMusic = { <c ees ges bes>1-\markup { "m" \super \concat {"7" \hspace #0.3 \flatadj "5"} }% half-diminished
} %%%%%%%%%%Cheers, Robin
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
