]> git.donarmstrong.com Git - lilypond.git/commit
Fix #733.
authorNeil Puttock <n.puttock@gmail.com>
Tue, 21 Apr 2009 21:41:16 +0000 (22:41 +0100)
committerPatrick McCarty <pnorcks@gmail.com>
Fri, 17 Jul 2009 08:12:23 +0000 (01:12 -0700)
commitf5fc21366d4cc4a49e5b4e8dbc063f4ae27fbeed
tree724b2dc13fe3ad1b21ab10cdcd73518a2ddfd8b1
parente434a44b5d693cba78b5debb929a76da4c744981
Fix #733.

- when testing whether a pitch matches the key signature, try using
keySignature if no match is found in localKeySignature

- move check_pitch_against_signature () and related code to SCM,
passing context instead of localKeySignature

- remove ly:find-accidentals-simple
(cherry picked from commit f40d49de1cc111dcbd0795245cb9b88256db0c57)
input/regression/key-signature-scordatura-persist.ly [new file with mode: 0644]
lily/accidental-engraver.cc
scm/music-functions.scm