Consider accidentals in optical spacing correction.
[lilypond.git] / input / regression / instrument-switch.ly
blob81235e297a61d31b13f48200b95858ba8c1a5eab
2 \header {
4 texidoc = "The @code{switchInstrument} music function modifies
5 properties for an in staff instrument switch. "
8 \version "2.12.0"
9 \addInstrumentDefinition #"bassClar"
10 #`((instrumentTransposition . ,(ly:make-pitch -1 6 FLAT))
11 (instrumentName . "bla")
12 (shortInstrumentName . "bl")
13 (clefGlyph . "clefs.F")
14 (middleCPosition . 6)
15 (clefPosition . 2)
16 (instrumentCueName . ,(make-bold-markup "cl. B"))
17 (midiInstrument . "clarinet"))
20 \paper {
21 ragged-right = ##t
24 \relative
27 \instrumentSwitch "bassClar"
28 c2.\break
29 c1\break