Hi Jan,
there's a snippet that can help:
http://lsr.di.unimi.it/LSR/Item?id=459
In your case, this should do the trick:
% -------------------------------------------------------
chExceptionMusic = {
<c e g d' >1-\markup { \super "add9"}
}
% Convert music to list and prepend to existing exceptions.
chExceptions = #( append
( sequential-music-to-chord-exceptions chExceptionMusic #t)
ignatzekExceptions
)
\layout {
\context {
\ChordNames
chordNameExceptions = #chExceptions
}
}
% -------------------------------------------------------
Does that help your issue?
Cheers,
Klaus Blum
Am 04.12.2014 um 22:53 schrieb [email protected]:
Hi folks, by lilypong 2.18 typing c1:9^7 doesn't display "Cadd9"
anymore, but instead writes C9 which would be C7/9, and makes the two
chords (C9, and Cadd9) displayed the same way. Is there any whay around
this? The setting of \semiGermanChords doesn'T make any difference. :(
Minimal example atached? :) I'm using version 2.18.2.
-- MfG Jan
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user