lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] Issue 3356 in lilypond: add triple flats/sharps


From: lilypond
Subject: [Lilypond-auto] Issue 3356 in lilypond: add triple flats/sharps
Date: Wed, 08 May 2013 19:50:10 +0000

Status: Accepted
Owner: ----
Labels: Type-Enhancement

New issue 3356 by address@hidden: 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]