Massive changes - see ChangeLog.
[lilypond.git] / input / regression / key-signature-scordatura.ly
blobd810d4471a3031c29408616b2bfd7e4456a9b348
1 #(ly:set-option 'old-relative)
2 \version "1.9.0"
4 \header { texidoc = "Key signatures can be set per pitch
5 individually. This can be done by setting @code{Staff.keySignature}
6 directly."
9 \score { \notes
10 \relative c'
11 \context Staff {
12 \property Staff.keySignature = #'(((1 . 2) . 1) ((0 . 3) . -1))
13 f8 a c e
14 \property Staff.keySignature = #'(((1 . 2) . -1) ((0 . 4) . 2))
15 e a, g a