Hi.

In lilypond 2.1.0, chord suffixes print differently dependant on the root
note:

e4:7.9-   yields     "E7"
ees4:7.9- yields     "Eb/b9"

Cheers,
Bruce.
\paper {
   indent = 0.0\mm
    raggedright = ##t
}
\score{
    \notes{
         \context ChordNames \chords { e:7.9- ees:7.9- }
    }
}

<<attachment: chord-bug.preview.png>>

_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to