[EMAIL PROTECTED] 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   |   [EMAIL PROTECTED]    | http://www.cs.uu.nl/~hanwen/


_______________________________________________
Gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss

Reply via email to