Update .ly files.
[lilypond.git] / input / regression / key-signature-padding.ly
bloba27bde7cff2e9534bf26fe2c4abe7e39bd8f583a
1 \header {
3 texidoc = "With the @code{padding-pairs} property, distances
4 between individual key signature items can be adjusted."
8 \version "2.12.0"
11 \override Staff.KeySignature #'padding-pairs
12 = #'((("accidentals.flat" . "accidentals.sharp.slashslash.stemstemstem") . 0.5))
13 \set Staff.keySignature = #`((2 . ,SEMI-FLAT) (6 . ,THREE-Q-SHARP) (4 . ,FLAT))