gnu-music-discuss
[Top][All Lists]
Advanced

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

Re: accidental scoping


From: Han-Wen Nienhuys
Subject: Re: accidental scoping
Date: Tue, 31 Oct 2000 17:29:27 +0100

address@hidden writes:
>     Juergen>         \property Staff.barSize = 0 \bar "|";
>     Juergen>         f''8
> 
>     Juergen> This inserts an invisible bar and thus should reset the
>     Juergen> accidentals (though I did not test it).

No it doesn't. Resetting the local key signature is done in
Local_key_engraver::do_process_music(), based on the calculated
position within the measure.  Resetting the key can be switched off by
setting noResetKey to #t.

-- 

Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

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