bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

\instrumentSwitch adds the name twice in contexts with multiple voices


From: Chris J. M.
Subject: \instrumentSwitch adds the name twice in contexts with multiple voices
Date: Mon, 14 Oct 2019 22:34:32 -0400

\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 for controlling 
time & key signatures (which would be useful in multi-part scores).

— Chris

Attachment: instrument-switch-expanded.ly
Description: Binary data

Attachment: instrument-switch-minimal.ly
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]