From: Adam Spiers Date: Sun, 6 Nov 2011 00:40:42 +0000 (+0000) Subject: Issues 1503 and 1572 - Add an entry to changes.tely for improved jazz chord support. X-Git-Tag: release/2.15.21-1~25 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=34919fec24023b9eab0f1d7e390a0d5221bd8813;p=lilypond.git Issues 1503 and 1572 - Add an entry to changes.tely for improved jazz chord support. --- diff --git a/Documentation/changes.tely b/Documentation/changes.tely index c8973a75c1..4fa409595b 100644 --- a/Documentation/changes.tely +++ b/Documentation/changes.tely @@ -71,6 +71,17 @@ evaluation of its argument until the parser actually reduces the containing expression, greatly reducing the potential for premature evaluation. +@item +Support for jazz-like chords has been improved: Lydian and altered +chords are recognised; separators between chord modifiers are now +treated independently of separators between ``slash'' chords and their +bass notes (and by default, slashes are now only used for the latter +type of separator); additional pitches are no longer prefixed with +``add'' by default; and the ``m'' in minor chords can be customized. +@ruser{Customizing chord names} for more information. + +@item + @item The @code{\markuplines} command has been renamed to @code{\markuplist} for a better match with its semantics and general Lilypond