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