Thomas Morley writes:
> Am Di., 14. Mai 2019 um 11:15 Uhr schrieb David Kastrup :
>>
>> Thomas Morley writes:
>>
>> > Hi,
>> >
>> > consider the following snippet:
>> >
>> > musI = { \clef soprano e'4 }
>> > musII = { \clef alto c'4 }
>> >
>> > <<
>> > \new Staff \musI
>> > \new Staff \musII
Am Di., 14. Mai 2019 um 11:15 Uhr schrieb David Kastrup :
>
> Thomas Morley writes:
>
> > Hi,
> >
> > consider the following snippet:
> >
> > musI = { \clef soprano e'4 }
> > musII = { \clef alto c'4 }
> >
> > <<
> > \new Staff \musI
> > \new Staff \musII
> > \new NoteNames \musII
> >>>
> >
Thomas Morley writes:
> Hi,
>
> consider the following snippet:
>
> musI = { \clef soprano e'4 }
> musII = { \clef alto c'4 }
>
> <<
> \new Staff \musI
> \new Staff \musII
> \new NoteNames \musII
>>>
>
> As long as the NoteNames-context is not commented/deleted the first
> unrelated Staff c
Hi,
consider the following snippet:
musI = { \clef soprano e'4 }
musII = { \clef alto c'4 }
<<
\new Staff \musI
\new Staff \musII
\new NoteNames \musII
>>
As long as the NoteNames-context is not commented/deleted the first
unrelated Staff changes it's clef.
Any insights?
Present at leas