Like all
accidental markings, the natural symbol is written to the left of the note head and applies to subsequent notes of the same pitch through the remainder of the
measure. :{ \omit Score.TimeSignature \relative c'' { b!1 }} A note marked with a natural sign can be changed to a
flat or
sharp by simply applying the new accidental. :{ \omit Score.TimeSignature \key c \major \time 4/4 b'!2 bes' b'! bis'} A natural sign () cancels a flat or sharp from a previous note or
key signature. :{ \omit Score.TimeSignature \key aes \major s8^"" \bar "||" \key f \major s^""} :{ \omit Score.TimeSignature \key e \major s8^"" \bar "||" \key g \major s^""} Sometimes these cancelling naturals at a key change are omitted, but they must be used if the new key has no sharps or flats. :\relative c' { \omit Score.TimeSignature \set Staff.printKeyCancellation = ##f \key aes \major s8^"" \bar "||" \key f \major s^"" \bar "||" \key e \major s^"" \bar "||" \key c \major s^"" } ==Double natural==