]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/es/user/notation-appendices.itely
48d6c61e0c58ae1bdc91f0dd1bab3e8f5c676d37
[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 @c \version "2.11.51"
11
12 @node Notation manual tables
13 @appendix Notation manual tables
14
15 @menu
16 * Chord name chart::            
17 * MIDI instruments::            
18 * List of colors::              
19 * The Feta font::               
20 * Note head styles::            
21 * Text markup commands::  
22 * Text markup list commands::  
23 * List of articulations::       
24 * All context properties::      
25 * Layout properties::           
26 * Identifiers::                 
27 * Scheme functions::            
28 @end menu
29
30
31
32 @node Chord name chart
33 @appendixsec Chord name chart
34
35 Las siguientes tablas muestran dos sistemas estándar para imprimir los nombres de los acordes,
36 junto a las notas que representan.
37
38 @lilypondfile{chord-names-jazz.ly}
39
40 @node MIDI instruments
41 @appendixsec MIDI instruments
42
43 A continuación figura una lista con los nombres que se pueden utilizar para la
44 propiedad @code{midiInstrument} (instrumento MIDI).
45
46 @example
47 acoustic grand            contrabass           lead 7 (fifths)
48 bright acoustic           tremolo strings      lead 8 (bass+lead)
49 electric grand            pizzicato strings    pad 1 (new age)
50 honky-tonk                orchestral strings   pad 2 (warm)
51 electric piano 1          timpani              pad 3 (polysynth)
52 electric piano 2          string ensemble 1    pad 4 (choir)
53 harpsichord               string ensemble 2    pad 5 (bowed)
54 clav                      synthstrings 1       pad 6 (metallic)
55 celesta                   synthstrings 2       pad 7 (halo)
56 glockenspiel              choir aahs           pad 8 (sweep)
57 music box                 voice oohs           fx 1 (rain)
58 vibraphone                synth voice          fx 2 (soundtrack)
59 marimba                   orchestra hit        fx 3 (crystal)
60 xylophone                 trumpet              fx 4 (atmosphere)
61 tubular bells             trombone             fx 5 (brightness)
62 dulcimer                  tuba                 fx 6 (goblins)
63 drawbar organ             muted trumpet        fx 7 (echoes)
64 percussive organ          french horn          fx 8 (sci-fi)
65 rock organ                brass section        sitar
66 church organ              synthbrass 1         banjo
67 reed organ                synthbrass 2         shamisen
68 accordion                 soprano sax          koto
69 harmonica                 alto sax             kalimba
70 concertina                tenor sax            bagpipe
71 acoustic guitar (nylon)   baritone sax         fiddle
72 acoustic guitar (steel)   oboe                 shanai
73 electric guitar (jazz)    english horn         tinkle bell
74 electric guitar (clean)   bassoon              agogo
75 electric guitar (muted)   clarinet             steel drums
76 overdriven guitar         piccolo              woodblock
77 distorted guitar          flute                taiko drum
78 guitar harmonics          recorder             melodic tom
79 acoustic bass             pan flute            synth drum
80 electric bass (finger)    blown bottle         reverse cymbal
81 electric bass (pick)      shakuhachi           guitar fret noise
82 fretless bass             whistle              breath noise
83 slap bass 1               ocarina              seashore
84 slap bass 2               lead 1 (square)      bird tweet
85 synth bass 1              lead 2 (sawtooth)    telephone ring
86 synth bass 2              lead 3 (calliope)    helicopter
87 violin                    lead 4 (chiff)       applause
88 viola                     lead 5 (charang)     gunshot
89 cello                     lead 6 (voice)
90 @end example
91
92
93 @node List of colors
94 @appendixsec List of colors
95
96 @subsubheading Normal colors
97
98 La sintaxis para el uso de colores se encuentra detallada en @ref{Coloring objects}.
99
100 @cindex lista de colores
101 @cindex colores, lista de
102
103 @verbatim
104 black       white          red         green
105 blue        cyan           magenta     yellow
106 grey        darkred        darkgreen   darkblue
107 darkcyan    darkmagenta    darkyellow
108 @end verbatim
109
110
111 @subsubheading X color names
112
113 Los nombres de los colores de X admiten algunas variantes:
114
115 Un nombre que se escribe como una palabra única con mayúsculas intercaladas
116 (p.ej. @q{LightSlateBlue}) se puede escribir también como palabras separadas por espacios
117 y sin mayúsculas (p.ej. @q{light slate blue}).
118
119 La palabra @q{grey} siempre se puede escribir como @q{gray} (p.ej. @q{DarkSlateGray}).
120
121 Algunos nombres admiten un sufijo numérico (p.ej. @q{LightSalmon4}).
122
123
124 @subsubheading Color Names without a numerical suffix:
125
126 @verbatim
127 snow            GhostWhite      WhiteSmoke      gainsboro       FloralWhite
128 OldLace         linen           AntiqueWhite    PapayaWhip      BlanchedAlmond
129 bisque          PeachPuff       NavajoWhite     moccasin        cornsilk
130 ivory           LemonChiffon    seashell        honeydew        MintCream
131 azure           AliceBlue       lavender        LavenderBlush   MistyRose
132 white           black           DarkSlateGrey   DimGrey         SlateGrey
133 LightSlateGrey  grey            LightGrey       MidnightBlue    navy
134 NavyBlue        CornflowerBlue  DarkSlateBlue   SlateBlue       MediumSlateBlue
135 LightSlateBlue  MediumBlue      RoyalBlue       blue            DodgerBlue
136 DeepSkyBlue     SkyBlue         LightSkyBlue    SteelBlue       LightSteelBlue
137 LightBlue       PowderBlue      PaleTurquoise   DarkTurquoise   MediumTurquoise
138 turquoise       cyan            LightCyan       CadetBlue       MediumAquamarine
139 aquamarine      DarkGreen       DarkOliveGreen  DarkSeaGreen    SeaGreen
140 MediumSeaGreen  LightSeaGreen   PaleGreen       SpringGreen     LawnGreen
141 green           chartreuse      MediumSpringGreen       GreenYellow     LimeGreen
142 YellowGreen     ForestGreen     OliveDrab       DarkKhaki       khaki
143 PaleGoldenrod   LightGoldenrodYellow    LightYellow     yellow  gold
144 LightGoldenrod  goldenrod       DarkGoldenrod   RosyBrown       IndianRed
145 SaddleBrown     sienna          peru            burlywood       beige
146 wheat           SandyBrown      tan             chocolate       firebrick
147 brown           DarkSalmon      salmon          LightSalmon     orange
148 DarkOrange      coral           LightCoral      tomato          OrangeRed
149 red             HotPink         DeepPink        pink            LightPink
150 PaleVioletRed   maroon          MediumVioletRed VioletRed       magenta
151 violet          plum            orchid          MediumOrchid    DarkOrchid
152 DarkViolet      BlueViolet      purple          MediumPurple    thistle
153 DarkGrey        DarkBlue        DarkCyan        DarkMagenta     DarkRed
154 LightGreen
155 @end verbatim
156
157
158 @subsubheading Color names with a numerical suffix
159
160 En los nombres siguientes, el sufijo N puede ser un número del 1 al 4:
161
162 @verbatim
163 snowN           seashellN       AntiqueWhiteN   bisqueN         PeachPuffN
164 NavajoWhiteN    LemonChiffonN   cornsilkN       ivoryN          honeydewN
165 LavenderBlushN  MistyRoseN      azureN          SlateBlueN      RoyalBlueN
166 blueN           DodgerBlueN     SteelBlueN      DeepSkyBlueN    SkyBlueN
167 LightSkyBlueN   LightSteelBlueN LightBlueN      LightCyanN      PaleTurquoiseN
168 CadetBlueN      turquoiseN      cyanN           aquamarineN     DarkSeaGreenN
169 SeaGreenN       PaleGreenN      SpringGreenN    greenN          chartreuseN
170 OliveDrabN      DarkOliveGreenN khakiN          LightGoldenrodN LightYellowN
171 yellowN         goldN           goldenrodN      DarkGoldenrodN  RosyBrownN
172 IndianRedN      siennaN         burlywoodN      wheatN          tanN
173 chocolateN      firebrickN      brownN          salmonN         LightSalmonN
174 orangeN         DarkOrangeN     coralN          tomatoN         OrangeRedN
175 redN            DeepPinkN       HotPinkN        pinkN           LightPinkN
176 PaleVioletRedN  maroonN         VioletRedN      magentaN        orchidN
177 plumN           MediumOrchidN   DarkOrchidN     purpleN         MediumPurpleN
178 thistleN
179 @end verbatim
180
181
182 @subsubheading Grey Scale
183
184 Se puede obtener una escala de grises utilizando:
185
186 @example
187 greyN
188 @end example
189
190 @noindent
191 donde N es un número entre 0 y 100.
192
193
194 @node The Feta font
195 @appendixsec The Feta font
196
197 @cindex Feta, tipografía
198 @cindex tipografía Feta
199
200 Los símbolos siguientes están disponibles en la tipografía Emmentaler y es posible acceder a ellos
201 directamente utilizando elementos de marcado textual como @code{g^\markup @{
202 \musicglyph #"scripts.segno" @}}, véase @ref{Formatting text}.
203
204 @lilypondfile[noindent]{font-table.ly}
205
206
207 @node Note head styles
208 @appendixsec Note head styles
209
210 @cindex nota, estilos de cabeza
211 Se pueden usar los siguientes estilos para las cabezas de las notas.
212
213 @lilypondfile[noindent]{note-head-style.ly}
214
215
216 @ignore
217 Todas las instrucciones siguientes se pueden usar dentro de @code{\markup @{ @}}.
218 @end ignore
219
220 @include markup-commands.tely
221
222 @ignore
223 Todas las instrucciones siguientes se pueden utilizar con @code{\markuplines}.
224 @end ignore
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