]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/appendices.itely
* GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
[lilypond.git] / Documentation / user / appendices.itely
index 7929b78523fee8181047ea4ed24923ff61ff9c3d..a70d26fb454aa2f6d62124bb9553b88e54eef03e 100644 (file)
@@ -1,48 +1,22 @@
-@node Refman appendix
-@appendix Refman appendix
+@node Reference manual details
+@appendix Reference manual details
 
 @menu
-* Lyrics mode definition::      
-* American Chords ::            
-* Jazz chords::                 
-* MIDI instruments::            
+* Chord name chart::           
+* MIDI instruments::           
 * The Feta font::
+* Scheme functions::
+* Layout property overview::
+* Context property overview::
+* Literature list::
 @end menu
 
-@node Lyrics mode definition
-@section Lyrics mode definition
 
-The definition of lyrics mode is ludicrous, and this will remain so
-until the authors of LilyPond acquire a deeper understanding of
-character encoding, or someone else steps up to fix this.
 
+@node Chord name chart
+@section Chord name chart
 
-A word in Lyrics mode begins with: an alphabetic character, @code{_},
-@code{?}, @code{!}, @code{:}, @code{'}, the control characters @code{^A}
-through @code{^F}, @code{^Q} through @code{^W}, @code{^Y}, @code{^^},
-any 8-bit character with ASCII code over 127, or a two-character
-combination of a backslash followed by one of @code{`}, @code{'},
-@code{"}, or @code{^}.
-
-Subsequent characters of a word can be any character that is not a digit
-and not white space.  One important consequence of this is that a word
-can end with `@code{@}}', which may be confusing. However, LilyPond will
-issue a warning.  Any @code{_} character which appears in an unquoted
-word is converted to a space.  This provides a mechanism for introducing
-spaces into words without using quotes.  Quoted words can also be used
-in Lyrics mode to specify words that cannot be written with the above
-rules.
-
-
-@node American Chords 
-@section American Chords
-
-[TODO]
-
-@node Jazz chords
-@section Jazz chords
-
-@lilypondfile[notexidoc]{chords-ignatzek.ly}
+@lilypondfile{chord-names-jazz.ly}
 
 @node MIDI instruments
 @section MIDI instruments
@@ -82,7 +56,7 @@ rules.
 "guitar harmonics"          "recorder"             "melodic tom"
 "acoustic bass"             "pan flute"            "synth drum"
 "electric bass (finger)"    "blown bottle"         "reverse cymbal"
-"electric bass (pick)"      "skakuhachi"           "guitar fret noise"
+"electric bass (pick)"      "shakuhachi"           "guitar fret noise"
 "fretless bass"             "whistle"              "breath noise"
 "slap bass 1"               "ocarina"              "seashore"
 "slap bass 2"               "lead 1 (square)"      "bird tweet"
@@ -99,9 +73,17 @@ The following symbols are available in the Feta font and may be
 accessed directly using text markup such as 
 @code{g^\markup @{ \musicglyph #"scripts-segno" @}}, see @ref{Text markup}.
 
+
 @lilypondfile[noindent]{feta16list.ly}
 
-@c parmesan is too big. Apparently pythons re's choke on this.
-@c @lil ypondfile{parmesan16list.ly}
 
+@lilypondfile[noindent]{parmesan16list.ly}
+
+
+@include scheme-functions.tely
+
+@include context-properties.tely
+
+@include layout-properties.tely
 
+@include literature.itely