On 2020-12-28 6:18 pm, Aaron Hill wrote:
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)). ====
Ignore me. I was looking at the wrong item. -- Aaron Hill _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
