]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/es/user/notation-appendices.itely
Update of Appendix B of NR, tables
[lilypond.git] / Documentation / es / 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: da006143c0f2d621c51a0f1892ee25d4257b1eb3
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 Las siguientes tablas muestran dos sistemas estándar para imprimir los nombres de los acordes,
34 junto a las notas que representan.
35
36 @lilypondfile{chord-names-jazz.ly}
37
38 @node MIDI instruments
39 @appendixsec MIDI instruments
40
41 A continuación figura una lista con los nombres que se pueden utilizar para la
42 propiedad @code{midiInstrument} (instrumento MIDI).
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 La sintaxis para el uso de colores se encuentra detallada en @ref{Coloring objects}.
97
98 @cindex lista de colores
99 @cindex colores, lista de
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 Los nombres de los colores de X admiten algunas variantes:
112
113 Un nombre que se escribe como una palabra única con mayúsculas intercaladas
114 (p.ej. @q{LightSlateBlue}) se puede escribir también como palabras separadas por espacios
115 y sin mayúsculas (p.ej. @q{light slate blue}).
116
117 La palabra @q{grey} siempre se puede escribir como @q{gray} (p.ej. @q{DarkSlateGray}).
118
119 Algunos nombres admiten un sufijo numérico (p.ej. @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 En los nombres siguientes, el sufijo N puede ser un número del 1 al 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 Se puede obtener una escala de grises utilizando:
183
184 @example
185 greyN
186 @end example
187
188 @noindent
189 donde N es un número entre 0 y 100.
190
191
192 @node The Feta font
193 @appendixsec The Feta font
194
195 @cindex Feta, tipografía
196 @cindex tipografía Feta
197
198 Los símbolos siguientes están disponibles en la tipografía Emmentaler y es posible acceder a ellos
199 directamente utilizando elementos de marcado textual como @code{g^\markup @{
200 \musicglyph #"scripts.segno" @}}, véase @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 nota, estilos de cabeza
209 Se pueden usar los siguientes estilos para las cabezas de las notas.
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 Todas las instrucciones siguientes se pueden usar dentro de @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 Todas las instrucciones siguientes se pueden utilizar con @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 acento
233 @cindex apagado
234 @cindex arco abajo
235 @cindex arco arriba
236 @cindex calderón
237 @cindex coda
238 @cindex downbow
239 @cindex espressivo
240 @cindex fermata
241 @cindex flageolet
242 @cindex foot marks
243 @cindex grupeto circular
244 @cindex grupeto circular invertido
245 @cindex marcato
246 @cindex mordent
247 @cindex open
248 @cindex organ pedal marks
249 @cindex pedal, indicaciones de
250 @cindex portato
251 @cindex prall
252 @cindex prallmordent
253 @cindex prallprall
254 @cindex reverseturn
255 @cindex segno
256 @cindex semitrino
257 @cindex semitrino descendente
258 @cindex staccatissimo
259 @cindex staccato
260 @cindex stopped
261 @cindex tenuto
262 @cindex thumb marking
263 @cindex trill
264 @cindex trino
265 @cindex turn
266 @cindex upbow
267 @cindex varcoda
268 @cindex órgano, indicaciones de pedal de
269
270 He aquí un cuadro que muestra todas las articulaciones disponibles:
271
272 @lilypondfile[ragged-right,quote]{script-chart.ly}
273
274
275
276
277 @node All context properties
278 @appendixsec All context properties
279
280 @include context-properties.tely
281
282
283 @node Layout properties
284 @appendixsec Layout properties
285
286 @include layout-properties.tely
287
288
289 @node Identifiers
290 @appendixsec Identifiers
291
292 @include identifiers.tely
293
294
295 @node Scheme functions
296 @appendixsec Scheme functions
297
298 @include scheme-functions.tely
299