]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/notation-appendices.itely
Merge branch 'cvs-head' of ssh+git://hanwen@repo.or.cz/srv/git/lilypond into master...
[lilypond.git] / Documentation / user / notation-appendices.itely
index 426cc4b5e38dbdbdc1247d0d340098a7bdb9a266..9ad1949cad7ea92d7ef517cc28c341247849be7d 100644 (file)
@@ -1,8 +1,8 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @c This file is part of lilypond.tely
 
-@node Notation manual details
-@appendix Notation manual details
+@node Notation manual tables
+@appendix Notation manual tables
 
 @menu
 * Chord name chart::            
@@ -27,7 +27,7 @@ names, along with the pitches they represent.
 The following is a list of names that can be used for the
 @code{midiInstrument} property.
 
-@example 
+@example
 acoustic grand            contrabass           lead 7 (fifths)
 bright acoustic           tremolo strings      lead 8 (bass+lead)
 electric grand            pizzicato strings    pad 1 (new age)
@@ -70,8 +70,8 @@ synth bass 1              lead 2 (sawtooth)    telephone ring
 synth bass 2              lead 3 (calliope)    helicopter
 violin                    lead 4 (chiff)       applause
 viola                     lead 5 (charang)     gunshot
-cello                     lead 6 (voice) 
-@end example 
+cello                     lead 6 (voice)
+@end example
 
 
 @node List of colors
@@ -79,6 +79,11 @@ cello                     lead 6 (voice)
 
 @subsubheading Normal colors
 
+Usage syntax is detailed in @ref{Coloring objects}.
+
+@cindex List of colors
+@cindex Colors, list of
+
 @verbatim
 black       white          red         green
 blue        cyan           magenta     yellow
@@ -95,7 +100,7 @@ Any name that is spelled as a single word with capitalisation
 (e.g. ``LightSlateBlue'') can also be spelled as space separated
 words without capitalisation (e.g. ``light slate blue'').
 
-The word ``grey'' can always be spelled ``gray'' (e.g. ``DarkSlateGray''). 
+The word ``grey'' can always be spelled ``gray'' (e.g. ``DarkSlateGray'').
 
 Some names can take a numerical suffix (e.g. ``LightSalmon4'').
 
@@ -173,6 +178,9 @@ Where N is in the range 0-100.
 @node The Feta font
 @appendixsec The Feta font
 
+@cindex Feta font
+@cindex Font, Feta
+
 The following symbols are available in the Emmentaler font and may be
 accessed directly using text markup such as @code{g^\markup @{
 \musicglyph #"scripts.segno" @}}, see @ref{Text markup}.