David Kastrup wrote
>
> The Staff settings don't override the Voice settings, but \harmonicsOff
> just clears out the current settings in the current context. And there
> are none in Voice to clear. Try
>
> \new Staff { \harmonicsOn a \context Staff \harmonicsOff a }
I don't think this is expl
Am 21.01.2013 15:08, schrieb David Kastrup:
>
> \new Staff { \harmonicsOn a \context Staff \harmonicsOff a }
I know that there are ways to achieve it.
>
>>> \new Staff \with { \harmonicsOn } ...
>> With that syntax being possible with the current version, I would
>> suggest to consider a chan
Noeck writes:
> Am 21.01.2013 14:19, schrieb David Kastrup:
>> Noeck writes:
>>> Am 21.01.2013 09:16, schrieb Eluze:
\harmonicsOn/Off seem to work at a Voice level, so writing
\new Voice {\harmonicsOn … \harmonicsOff … }
will probably do it
>>>
>>> As you say, it works with '\new
Am 21.01.2013 14:19, schrieb David Kastrup:
> Noeck writes:
>> Am 21.01.2013 09:16, schrieb Eluze:
>>> \harmonicsOn/Off seem to work at a Voice level, so writing
>>> \new Voice {\harmonicsOn … \harmonicsOff … }
>>> will probably do it
>>
>> As you say, it works with '\new Voice' but does not wit
On 21 January 2013 13:19, David Kastrup wrote:
> When? \harmonicsOn is not a context creating command.
It used to be when it was a simple override.
> \new Staff \with { \harmonicsOn } ...
>
> but that has not always been the case.
Of course, this doesn't apply to any command which uses \overr
Noeck writes:
> Am 21.01.2013 09:16, schrieb Eluze:
>> \harmonicsOn/Off seem to work at a Voice level, so writing
>> \new Voice {\harmonicsOn … \harmonicsOff … }
>> will probably do it
>
> As you say, it works with '\new Voice' but does not without.
> I always thought that implicitely a Voice con
Am 21.01.2013 09:16, schrieb Eluze:
> \harmonicsOn/Off seem to work at a Voice level, so writing
> \new Voice {\harmonicsOn … \harmonicsOff … }
> will probably do it
As you say, it works with '\new Voice' but does not without.
I always thought that implicitely a Voice context is created and that
please send short code samples which compile and illustrate the problem!
\harmonicsOn/Off seem to work at a Voice level, so writing
\new Voice {\harmonicsOn … \harmonicsOff … }
will probably do it
I think there are more solutions to this on this list but I don't remember
exactly where I saw tha