lilypond-user
[Top][All Lists]
Advanced

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

Re: partcombine and instrumentSwitch


From: Jan-Peter Voigt
Subject: Re: partcombine and instrumentSwitch
Date: Fri, 14 Sep 2012 09:27:28 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120824 Thunderbird/15.0

Thank you, Harm and Keith for your solutions!
I will now introduce the layout solution in my include files :-)

Cheers,
Jan-Peter

On 14.09.2012 08:02, Keith OHara wrote:
Jan-Peter Voigt <jp.voigt <at> gmx.de> writes:

I am using partcombine in a piece, wich makes use of instrumentSwitch.
Now this leads to a stack of 4 times "piccolo" in this example.
Is this a bug or am I missing something?
Is it maybe related to this issue 2253?
It is different from issue 2253 because, even with multiple separate voices
and no use of \partcombine, we would not want multiple individual "piccolo"
indications.  This came up before at
http://lists.gnu.org/archive/html/lilypond-user/2011-11/msg00180.html

You can use

\layout {
   \context {\Voice \remove "Instrument_switch_engraver" }
   \context {\Staff \consists "Instrument_switch_engraver" }
}

And I will post a suggestion on the bug-tracker to make this the default,
unless anyone here knows a reason to have instrument-change information set
individually for each voice.


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user





reply via email to

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