]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/notation-appendices.itely
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / user / notation-appendices.itely
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @c This file is part of lilypond.tely
3 @ignore
4     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
5
6     When revising a translation, copy the HEAD committish of the
7     version that you are working on.  See TRANSLATION for details.
8 @end ignore
9
10 @node Notation manual tables
11 @appendix Notation manual tables
12
13 @menu
14 * Chord name chart::            
15 * MIDI instruments::            
16 * List of colors::              
17 * The Feta font::               
18 * Note head styles::            
19 * Overview of text markup commands::  
20 * Overview of text markup list commands::  
21 * List of articulations::       
22 * All context properties::      
23 * Layout properties::           
24 * Identifiers::                 
25 * Scheme functions::            
26 @end menu
27
28
29
30 @node Chord name chart
31 @appendixsec Chord name chart
32
33 The following charts shows two standard systems for printing chord
34 names, along with the pitches they represent.
35
36 @lilypondfile{chord-names-jazz.ly}
37
38 @node MIDI instruments
39 @appendixsec MIDI instruments
40
41 The following is a list of names that can be used for the
42 @code{midiInstrument} property.
43
44 @example
45 acoustic grand            contrabass           lead 7 (fifths)
46 bright acoustic           tremolo strings      lead 8 (bass+lead)
47 electric grand            pizzicato strings    pad 1 (new age)
48 honky-tonk                orchestral strings   pad 2 (warm)
49 electric piano 1          timpani              pad 3 (polysynth)
50 electric piano 2          string ensemble 1    pad 4 (choir)
51 harpsichord               string ensemble 2    pad 5 (bowed)
52 clav                      synthstrings 1       pad 6 (metallic)
53 celesta                   synthstrings 2       pad 7 (halo)
54 glockenspiel              choir aahs           pad 8 (sweep)
55 music box                 voice oohs           fx 1 (rain)
56 vibraphone                synth voice          fx 2 (soundtrack)
57 marimba                   orchestra hit        fx 3 (crystal)
58 xylophone                 trumpet              fx 4 (atmosphere)
59 tubular bells             trombone             fx 5 (brightness)
60 dulcimer                  tuba                 fx 6 (goblins)
61 drawbar organ             muted trumpet        fx 7 (echoes)
62 percussive organ          french horn          fx 8 (sci-fi)
63 rock organ                brass section        sitar
64 church organ              synthbrass 1         banjo
65 reed organ                synthbrass 2         shamisen
66 accordion                 soprano sax          koto
67 harmonica                 alto sax             kalimba
68 concertina                tenor sax            bagpipe
69 acoustic guitar (nylon)   baritone sax         fiddle
70 acoustic guitar (steel)   oboe                 shanai
71 electric guitar (jazz)    english horn         tinkle bell
72 electric guitar (clean)   bassoon              agogo
73 electric guitar (muted)   clarinet             steel drums
74 overdriven guitar         piccolo              woodblock
75 distorted guitar          flute                taiko drum
76 guitar harmonics          recorder             melodic tom
77 acoustic bass             pan flute            synth drum
78 electric bass (finger)    blown bottle         reverse cymbal
79 electric bass (pick)      shakuhachi           guitar fret noise
80 fretless bass             whistle              breath noise
81 slap bass 1               ocarina              seashore
82 slap bass 2               lead 1 (square)      bird tweet
83 synth bass 1              lead 2 (sawtooth)    telephone ring
84 synth bass 2              lead 3 (calliope)    helicopter
85 violin                    lead 4 (chiff)       applause
86 viola                     lead 5 (charang)     gunshot
87 cello                     lead 6 (voice)
88 @end example
89
90
91 @node List of colors
92 @appendixsec List of colors
93
94 @subsubheading Normal colors
95
96 Usage syntax is detailed in @ref{Coloring objects}.
97
98 @cindex List of colors
99 @cindex Colors, list of
100
101 @verbatim
102 black       white          red         green
103 blue        cyan           magenta     yellow
104 grey        darkred        darkgreen   darkblue
105 darkcyan    darkmagenta    darkyellow
106 @end verbatim
107
108
109 @subsubheading X color names
110
111 X color names come several variants:
112
113 Any name that is spelled as a single word with capitalisation
114 (e.g. @q{LightSlateBlue}) can also be spelled as space separated
115 words without capitalisation (e.g. @q{light slate blue}).
116
117 The word @q{grey} can always be spelled @q{gray} (e.g. @q{DarkSlateGray}).
118
119 Some names can take a numerical suffix (e.g. @q{LightSalmon4}).
120
121
122 @subsubheading Color Names without a numerical suffix:
123
124 @verbatim
125 snow            GhostWhite      WhiteSmoke      gainsboro       FloralWhite
126 OldLace         linen           AntiqueWhite    PapayaWhip      BlanchedAlmond
127 bisque          PeachPuff       NavajoWhite     moccasin        cornsilk
128 ivory           LemonChiffon    seashell        honeydew        MintCream
129 azure           AliceBlue       lavender        LavenderBlush   MistyRose
130 white           black           DarkSlateGrey   DimGrey         SlateGrey
131 LightSlateGrey  grey            LightGrey       MidnightBlue    navy
132 NavyBlue        CornflowerBlue  DarkSlateBlue   SlateBlue       MediumSlateBlue
133 LightSlateBlue  MediumBlue      RoyalBlue       blue            DodgerBlue
134 DeepSkyBlue     SkyBlue         LightSkyBlue    SteelBlue       LightSteelBlue
135 LightBlue       PowderBlue      PaleTurquoise   DarkTurquoise   MediumTurquoise
136 turquoise       cyan            LightCyan       CadetBlue       MediumAquamarine
137 aquamarine      DarkGreen       DarkOliveGreen  DarkSeaGreen    SeaGreen
138 MediumSeaGreen  LightSeaGreen   PaleGreen       SpringGreen     LawnGreen
139 green           chartreuse      MediumSpringGreen       GreenYellow     LimeGreen
140 YellowGreen     ForestGreen     OliveDrab       DarkKhaki       khaki
141 PaleGoldenrod   LightGoldenrodYellow    LightYellow     yellow  gold
142 LightGoldenrod  goldenrod       DarkGoldenrod   RosyBrown       IndianRed
143 SaddleBrown     sienna          peru            burlywood       beige
144 wheat           SandyBrown      tan             chocolate       firebrick
145 brown           DarkSalmon      salmon          LightSalmon     orange
146 DarkOrange      coral           LightCoral      tomato          OrangeRed
147 red             HotPink         DeepPink        pink            LightPink
148 PaleVioletRed   maroon          MediumVioletRed VioletRed       magenta
149 violet          plum            orchid          MediumOrchid    DarkOrchid
150 DarkViolet      BlueViolet      purple          MediumPurple    thistle
151 DarkGrey        DarkBlue        DarkCyan        DarkMagenta     DarkRed
152 LightGreen
153 @end verbatim
154
155
156 @subsubheading Color names with a numerical suffix
157
158 In the following names the suffix N can be a number in the range 1-4:
159
160 @verbatim
161 snowN           seashellN       AntiqueWhiteN   bisqueN         PeachPuffN
162 NavajoWhiteN    LemonChiffonN   cornsilkN       ivoryN          honeydewN
163 LavenderBlushN  MistyRoseN      azureN          SlateBlueN      RoyalBlueN
164 blueN           DodgerBlueN     SteelBlueN      DeepSkyBlueN    SkyBlueN
165 LightSkyBlueN   LightSteelBlueN LightBlueN      LightCyanN      PaleTurquoiseN
166 CadetBlueN      turquoiseN      cyanN           aquamarineN     DarkSeaGreenN
167 SeaGreenN       PaleGreenN      SpringGreenN    greenN          chartreuseN
168 OliveDrabN      DarkOliveGreenN khakiN          LightGoldenrodN LightYellowN
169 yellowN         goldN           goldenrodN      DarkGoldenrodN  RosyBrownN
170 IndianRedN      siennaN         burlywoodN      wheatN          tanN
171 chocolateN      firebrickN      brownN          salmonN         LightSalmonN
172 orangeN         DarkOrangeN     coralN          tomatoN         OrangeRedN
173 redN            DeepPinkN       HotPinkN        pinkN           LightPinkN
174 PaleVioletRedN  maroonN         VioletRedN      magentaN        orchidN
175 plumN           MediumOrchidN   DarkOrchidN     purpleN         MediumPurpleN
176 thistleN
177 @end verbatim
178
179
180 @subsubheading Grey Scale
181
182 A grey scale can be obtained using:
183
184 @example
185 greyN
186 @end example
187
188 @noindent
189 Where N is in the range 0-100.
190
191
192 @node The Feta font
193 @appendixsec The Feta font
194
195 @cindex Feta font
196 @cindex Font, Feta
197
198 The following symbols are available in the Emmentaler font and may be
199 accessed directly using text markup such as @code{g^\markup @{
200 \musicglyph #"scripts.segno" @}}, see @ref{Text markup}.
201
202 @lilypondfile[noindent]{font-table.ly}
203
204
205 @node Note head styles
206 @appendixsec Note head styles
207
208 @cindex note head styles
209 The following styles may be used for note heads.
210
211 @lilypondfile[noindent]{note-head-style.ly}
212
213
214 @node Overview of text markup commands
215 @appendixsec Overview of text markup commands
216
217 The following commands can all be used inside @code{\markup @{ @}}.
218
219 @include markup-commands.tely
220
221 @node Overview of text markup list commands
222 @appendixsec Overview of text markup list commands
223
224 The following commands can all be used with @code{\markuplines}.
225
226 @include markup-list-commands.tely
227
228 @node List of articulations
229 @appendixsec List of articulations
230
231 @cindex accent
232 @cindex marcato
233 @cindex staccatissimo
234 @cindex espressivo
235 @cindex fermata
236 @cindex stopped
237 @cindex staccato
238 @cindex portato
239 @cindex tenuto
240 @cindex upbow
241 @cindex downbow
242 @cindex foot marks
243 @cindex organ pedal marks
244 @cindex turn
245 @cindex open
246 @cindex stopped
247 @cindex flageolet
248 @cindex reverseturn
249 @cindex trill
250 @cindex prall
251 @cindex mordent
252 @cindex prallprall
253 @cindex prallmordent
254 @cindex prall, up
255 @cindex prall, down
256 @cindex thumb marking
257 @cindex segno
258 @cindex coda
259 @cindex varcoda
260
261 Here is a chart showing all scripts available,
262
263 @lilypondfile[ragged-right,quote]{script-chart.ly}
264
265
266
267 @node All context properties
268 @appendixsec All context properties
269
270 @include context-properties.tely
271
272
273 @node Layout properties
274 @appendixsec Layout properties
275
276 @include layout-properties.tely
277
278
279 @node Identifiers
280 @appendixsec Identifiers
281
282 @include identifiers.tely
283
284
285 @node Scheme functions
286 @appendixsec Scheme functions
287
288 @include scheme-functions.tely
289