]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: Added @knownissue to NR for fingering
authorJames Lowe <james.lowe@datacore.com>
Tue, 15 Mar 2011 18:15:24 +0000 (18:15 +0000)
committerJames Lowe <james.lowe@datacore.com>
Tue, 15 Mar 2011 18:15:26 +0000 (18:15 +0000)
By default double-diogit fingering (i.e. >9) is no possible using
standard fingering markups. There is an LSR that has been posted for
approval and can be included as necessary.

Tidied up some grammar and minor punctuation changes.

Documentation/notation/editorial.itely

index c83383359c698b30c5fdbc64a49967a88208340e..9c3f70386f01a4519aba37ae677651cd9fe0f430 100644 (file)
@@ -166,7 +166,7 @@ c4-1 d-2 f-4 c^\markup { \finger "2 - 3" }
 @funindex \thumb
 @funindex thumb
 
-A thumb-script can be added (e.g., in cello music) to indicate
+A thumb-script can be added (e.g. cello music) to indicate
 that a note should be played with the thumb.
 
 @lilypond[verbatim,quote,relative=2]
@@ -177,8 +177,8 @@ that a note should be played with the thumb.
 @cindex fingering instructions for chords
 @cindex chords, fingering
 
-Fingerings for chords can also be added to individual notes of the
-chord by adding them after the pitches.
+Fingerings for chords can also be added to individual notes by
+adding them after the pitches.
 
 @lilypond[verbatim,quote,relative=2]
 <c-1 e-2 g-3 b-5>2 <d-1 f-2 a-3 c-5>
@@ -201,7 +201,7 @@ staff, see @ref{Direction and placement}.
 
 @seealso
 Notation Reference:
-@ref{Direction and placement}
+@ref{Direction and placement}.
 
 Snippets:
 @rlsr{Editorial annotations}.
@@ -213,6 +213,10 @@ Internals Reference:
 @rinternals{New_fingering_engraver},
 @rinternals{Fingering}.
 
+@knownissues
+By default, numbers greater than 9 are not supported using
+@samp{@var{note}-@var{digit}}.
+
 
 @node Hidden notes
 @unnumberedsubsubsec Hidden notes