Am Di., 15. Okt. 2019 um 04:36 Uhr schrieb Chris J. M. :
>
> \version "2.18.2"
> \addInstrumentDefinition #"timpani"
> #`((instrumentCueName . ,(make-bold-markup "timp.")))
> << { s1 } { \instrumentSwitch "timpani" d1 } >>
>
> It outputs the word “timp.” twice. It should only say it once. The
\version "2.18.2"
\addInstrumentDefinition #"timpani"
#`((instrumentCueName . ,(make-bold-markup "timp.")))
<< { s1 } { \instrumentSwitch "timpani" d1 } >>
It outputs the word “timp.” twice. It should only say it once. The attached
expanded example includes using the empty voice with the s1