3 texidoc="@code{staffLineLayoutFunction} is used to change the position of the notes.
4 This sets @code{staffLineLayoutFunction} to @code{ly:pitch-semitones} to
5 produce a chromatic scale with the distance between a consecutive
6 space and line equal to one semitone.
11 a ais b c cis d dis e f fis g gis
16 \remove "Accidental_engraver"
17 \remove "Key_engraver"
18 staffLineLayoutFunction = #ly:pitch-semitones
20 clefGlyph = #"clefs.G"
21 clefPosition = #(+ -6 7)
24 \override Staff.StaffSymbol #'line-count = #5
29 \set printOctaveNames= ##f