Status: Accepted
Owner: ----
Labels: Type-Enhancement
New issue 3356 by [email protected]: add triple flats/sharps
http://code.google.com/p/lilypond/issues/detail?id=3356
Originaly reported by Marc Hohl on -devel:
http://lists.gnu.org/archive/html/lilypond-devel/2013-05/msg00029.html
Hello list,
yesterday I stubled upon a problem with chord transposition.
We had a jazz tune in c major with an a-flat:dim7 chord.
When transposing this tune to e-flat major, lilypond complains
about a missing triple flat and prints a c-flat minor 6/b5
instead (which is enharmonically correct, but ugly to read).
\score {
\new ChordNames {
\chordmode {
as1:dim7
\transpose c es as:dim7
}
}
}
Should we raise an issue for this on the tracker?
Regards, Marc
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings