From: Graham Percival Date: Fri, 5 Oct 2007 01:41:22 +0000 (-0700) Subject: Rearrange pitches (Accidentals += cautionary, micro) X-Git-Tag: release/2.11.35-1~46^2~90 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3d2945238a7e68b8d48d8de9221e9ccebd4a4c03;p=lilypond.git Rearrange pitches (Accidentals += cautionary, micro) --- diff --git a/Documentation/user/ancient.itely b/Documentation/user/ancient.itely index c75162e9d4..5122887757 100644 --- a/Documentation/user/ancient.itely +++ b/Documentation/user/ancient.itely @@ -216,7 +216,7 @@ controlled by the @code{glyph-name-alist} property of the @seealso -In this manual: @ref{Pitches}, @ref{Cautionary accidentals}, and +In this manual: @ref{Pitches}, @ref{Accidentals}, and @ref{Automatic accidentals}, give a general introduction of the use of accidentals. @ref{Key signature}, gives a general introduction of the use of key signatures. diff --git a/Documentation/user/pitches.itely b/Documentation/user/pitches.itely index 92fa5d41d4..faae41a6f6 100644 --- a/Documentation/user/pitches.itely +++ b/Documentation/user/pitches.itely @@ -30,8 +30,6 @@ Into text. @menu * Normal pitches:: * Accidentals:: -* Cautionary accidentals:: -* Micro tones:: * Note names in other languages:: @end menu @@ -133,28 +131,6 @@ d e fis g @end lilypond -@commonprop - -In accordance with standard typesetting rules, a natural sign is -printed before a sharp or flat if a previous accidental needs to -be cancelled. To change this behavior, use @code{\set -Staff.extraNatural = ##f} - -@lilypond[fragment,quote,ragged-right,verbatim,relative=2] -ceses4 ces cis c -\set Staff.extraNatural = ##f -ceses4 ces cis c -@end lilypond - - -@seealso - -Program reference: @internalsref{LedgerLineSpanner}, -@internalsref{NoteHead}. - - -@node Cautionary accidentals -@unnumberedsubsubsec Cautionary accidentals @cindex accidental, reminder @cindex accidental, cautionary @@ -177,15 +153,6 @@ cis cis cis! cis? c c? c! c @end lilypond -@seealso - -The automatic production of accidentals can be tuned in many ways. -For more information, see @ref{Automatic accidentals}. - - -@node Micro tones -@unnumberedsubsubsec Micro tones - @cindex quarter tones @cindex semi-flats, semi-sharps @@ -201,6 +168,29 @@ ceseh ceh cih cisih Micro tones are also exported to the MIDI file. +@commonprop + +In accordance with standard typesetting rules, a natural sign is +printed before a sharp or flat if a previous accidental needs to +be cancelled. To change this behavior, use @code{\set +Staff.extraNatural = ##f} + +@lilypond[fragment,quote,ragged-right,verbatim,relative=2] +ceses4 ces cis c +\set Staff.extraNatural = ##f +ceses4 ces cis c +@end lilypond + + +@seealso + +The automatic production of accidentals can be tuned in many ways. +For more information, see @ref{Automatic accidentals}. + +Program reference: @internalsref{LedgerLineSpanner}, +@internalsref{NoteHead}. + + @refbugs There are no generally accepted standards for denoting @@ -208,6 +198,7 @@ three-quarter flats, so LilyPond's symbol does not conform to any standard. + @node Note names in other languages @unnumberedsubsubsec Note names in other languages @@ -654,6 +645,8 @@ when setting properties manually. Program reference: @internalsref{Clef}. +This manual: @ref{Ancient clefs}. + @node Key signature @unnumberedsubsubsec Key signature