On 2020-12-28 5:31 pm, Freeman Gilmore wrote:
LilyPond Internals Reference, 2.2.58 key_engraver
     keyAlterationOrder(list)
It should read: "… *step *is a number from 0 to 6 and *alter *from
-2 (flat) to 2 (sharp)."
          (Not -2 (sharp) to 2 (flat).)

What version of the docs are you referencing? I do not see such text. Here's what I see:

====
keyAlterations (list)
The current key signature. This is an alist containing (step . alter)
or ((octave . step) . alter), where step is a number in the range 0
to 6 and alter a fraction, denoting alteration. For alterations, use
symbols, e.g. keyAlterations = #`((6 . ,FLAT)).
====


-- Aaron Hill

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to