]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 4388: Changes: long english notenames switched from aflat to a-flat
authorDavid Kastrup <dak@gnu.org>
Mon, 11 May 2015 15:41:02 +0000 (17:41 +0200)
committerDavid Kastrup <dak@gnu.org>
Tue, 19 May 2015 06:23:24 +0000 (08:23 +0200)
This change had been issue 4209.

Documentation/changes.tely

index 6e4072c50ea178c1916ff0014ec73a6a4702f00c..906214b6a379919fb01e043b6f54deed4e46608a 100644 (file)
@@ -61,6 +61,21 @@ which scares away people.
 
 @end ignore
 
+@item
+In the "english" notename language, the long notenames for pitches
+with accidentals now contain a hyphen for better readability.  You
+now have to write
+@example
+\key a-flat \major
+@end example
+instead of the previous
+@example
+\key aflat \major
+@end example
+
+Double accidentals do not get another hyphen, so the Dutch
+@code{cisis} has the long English notename @code{c-sharpsharp}.
+
 @item
 The visual style of tremolo slashes (shape, style and slope)
 is now more finely controlled.