]> git.donarmstrong.com Git - lilypond.git/commitdiff
Prep for more LSR stuff.
authorGraham Percival <graham@percival-music.ca>
Sat, 1 Dec 2007 04:39:18 +0000 (20:39 -0800)
committerGraham Percival <graham@percival-music.ca>
Sat, 1 Dec 2007 04:39:18 +0000 (20:39 -0800)
Documentation/user/pitches.itely

index fba0d95987a58a76c7ee2a1d3f957e9623f6a32d..06395ce87f3d25791cf18d01bef64a36ff0f3aee 100644 (file)
@@ -313,6 +313,10 @@ Micro tones are also exported to the MIDI file.
 
 @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
@@ -322,7 +326,7 @@ ceses4 ces cis c
 \set Staff.extraNatural = ##f
 ceses4 ces cis c
 @end lilypond
-
+@end quotation
 
 @seealso
 
@@ -918,6 +922,10 @@ fis
 
 @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:
 
@@ -932,6 +940,7 @@ a b cis d
 \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