David Kastrup writes:
> For something like
>
> \change StaffGroup = "what"
>
> the change iterator looks at the current context hierarchy upwards until
> it finds a "StaffGroup" as a parent. The layer below that is the
> context to move, and if it is significantly similar in specification to
>
David Kastrup writes:
> Dan Eble writes:
>
>> %{
>> NullVoice is unlike a Voice in this respect: trying to move it to a
>> different Staff with \change fails with this warning:
>>
>> Change_iterator::process (): NullVoice = `soprano':
>> cannot change `Staff' to `S': not changing to sam
Dan Eble writes:
> %{
> NullVoice is unlike a Voice in this respect: trying to move it to a
> different Staff with \change fails with this warning:
>
> Change_iterator::process (): NullVoice = `soprano':
> cannot change `Staff' to `S': not changing to same context type: Staff
>
> Apart f