Re: \harmonicsOff

2013-01-21 Thread Eluze
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 }

Re: \harmonicsOff

2013-01-21 Thread Noeck
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

Re: \harmonicsOff

2013-01-21 Thread David Kastrup
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

Re: \harmonicsOff

2013-01-21 Thread Noeck
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

Re: \harmonicsOff

2013-01-21 Thread Neil Puttock
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

Re: \harmonicsOff

2013-01-21 Thread 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 without. > I

Re: \harmonicsOff

2013-01-21 Thread Noeck
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

Re: \harmonicsOff

2013-01-21 Thread Eluze
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

\harmonicsOff

2013-01-17 Thread Christopher Brooks
\harmonicsOff Doesn't not seem to turn off harmonics. Am I missing something. Here is a snippet of my code: a''^\markup {a string} e'' d'' cis'' c'' ceh'' b' e'''^\markup {e string} b'' a'&