From: Graham Percival Date: Tue, 4 Dec 2007 03:53:51 +0000 (-0800) Subject: Discussion prep. X-Git-Tag: release/2.11.36-1~36 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fb289a8556404b14aa3360077decb7a9d55bb4f3;p=lilypond.git Discussion prep. --- diff --git a/Documentation/user/pitches.itely b/Documentation/user/pitches.itely index 06395ce87f..919c7501d4 100644 --- a/Documentation/user/pitches.itely +++ b/Documentation/user/pitches.itely @@ -313,7 +313,8 @@ Micro tones are also exported to the MIDI file. @commonprop -@lsr{pitches,preventing-extra-naturals-from-being-automatically-added.ly} +Snippets: @lsrdir{pitches}, +@lsr{pitches,preventing-extra-naturals-from-being-automatically-added.ly}. LSR toremove: @quotation @@ -339,7 +340,6 @@ Notation Reference: @ref{Automatic accidentals}, @ref{Musica ficta accidentals}, @ref{Note names in other languages}. -Snippets: @lsrdir{pitches}. @refbugs @@ -922,7 +922,11 @@ fis @commonprop -@lsr{pitches,preventing-natural-signs-from-being-printed-when-the-key-signature-changes.ly} +Snippets: @lsrdir{pitches}, +@lsr{pitches,preventing-natural-signs-from-being-printed-when-the-key-signature-changes.ly}. + +FIXME link to snippet 248, +FIXME link to a snippet about scordatura. LSR toremove: @quotation @@ -940,7 +944,8 @@ a b cis d \key g \minor a bes c d @end lilypond -@end quotation + +LSR toadd, then remove from here. The @code{\key} command sets the context property @code{Staff.keySignature}. Non-standard key signatures can be @@ -970,6 +975,7 @@ scale: } } @end lilypond +@end quotation @seealso @@ -977,10 +983,6 @@ Music Glossary: @rglos{church mode}, @rglos{scordatura}. Learning Manual: @rlearning{Accidentals and key signatures}. -Snippets: @lsrdir{pitches}, -FIXME link to snippet 248, -FIXME link to a snippet about scordatura. - Internals reference: @internalsref{KeyCancellation}, @internalsref{KeySignature}, @internalsref{Key_engraver}.