3 texidoc
= "Instrument names are set with @code{Staff.instrument} and
4 @code{Staff.instr}. You can enter markup texts to create more funky names,
5 including alterations. "
10 \layout { ragged-right
= ##t
}
14 textFlat
= \markup {\smaller \flat}
17 \set Staff
.instrumentName
= \markup { \column { "Clarinetti" \line { "in B" \textFlat } } }
18 \set Staff
.shortInstrumentName
= \markup { \smaller { "Cl(B" \textFlat ")" } }