@commonprop
+@lsr{pitches,preventing-extra-naturals-from-being-automatically-added.ly}
+
+LSR toremove:
+@quotation
In accordance with standard typesetting rules, a natural sign is
printed before a sharp or flat if a previous accidental needs to
be canceled. To change this behavior, use
\set Staff.extraNatural = ##f
ceses4 ces cis c
@end lilypond
-
+@end quotation
@seealso
@commonprop
+@lsr{pitches,preventing-natural-signs-from-being-printed-when-the-key-signature-changes.ly}
+
+LSR toremove:
+@quotation
A natural sign is printed to cancel any previous accidentals.
This may be altered:
\key g \minor
a bes c d
@end lilypond
+@end quotation
The @code{\key} command sets the context property
@code{Staff.keySignature}. Non-standard key signatures can be