From: Graham Percival Date: Mon, 1 Oct 2007 21:52:23 +0000 (-0700) Subject: Minor changes. X-Git-Tag: release/2.11.35-1~46^2~101 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f53ccf731dd5ab55a494c676ad2e8695a090fe89;p=lilypond.git Minor changes. --- diff --git a/Documentation/user/pitches.itely b/Documentation/user/pitches.itely index 2fb9c41be4..92fa5d41d4 100644 --- a/Documentation/user/pitches.itely +++ b/Documentation/user/pitches.itely @@ -90,12 +90,12 @@ octaves}. @c and Key Signature pages. A @rglos{sharp} pitch is made by adding @samp{is} to the name, and -a @rglos{flat} pitch by adding @samp{es}. As you might expect, a -@rglos{double sharp} or @rglos{double flat} is made by adding -@samp{isis} or @samp{eses}@footnote{This syntax derived from note -naming conventions in Nordic and Germanic languages, like German -and Dutch. To use other names for accidentals, see @ruser{Note -names in other languages}.} +a @rglos{flat} pitch by adding @samp{es}. As you might expect, +a @rglos{double sharp} or @rglos{double flat} is made by adding +@samp{isis} or @samp{eses}. This syntax derived from note naming +conventions in Nordic and Germanic languages, like German and +Dutch. To use other names for accidentals, see @ruser{Note names +in other languages}. @lilypond[quote,ragged-right,fragment,verbatim,relative=2] a2 ais a aes @@ -652,8 +652,6 @@ when setting properties manually. @seealso -Manual: @ref{Grace notes}. - Program reference: @internalsref{Clef}.