]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/es/learning/templates.itely
1d8c03eb5b8513af8d0b18c95ff6469a71cdcd10
[lilypond.git] / Documentation / es / learning / templates.itely
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
2
3 @ignore
4     Translation of GIT committish: 10bd5cc93870ac4b884b8cb938cfc6a19c768097
5
6     When revising a translation, copy the HEAD committish of the
7     version that you are working on.  For details, see the Contributors'
8     Guide, node Updating translation committishes..
9 @end ignore
10
11 @c \version "2.13.36"
12
13 @node Plantillas
14 @appendix Plantillas
15 @translationof Templates
16
17 Esta sección del manual contiene plantillas con la partitura de LilyPond
18 ya preparada.  Sólo tiene que escribir las notas, lanzar LilyPond y ¡disfrutar de
19 unas hermosas partituras impresas!
20
21 @c bad node name for ancient notation to avoid conflict
22 @menu
23 * Pentagrama único::
24 * Plantillas de piano::
25 * Cuarteto de cuerda::
26 * Conjuntos vocales::
27 * Plantillas orquestales::
28 * Plantillas para notación antigua::
29 * Otras plantillas::
30 @end menu
31
32
33 @node Pentagrama único
34 @appendixsec Pentagrama único
35 @translationof Single staff
36
37 @appendixsubsec Sólo notas
38
39 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc,addversion]
40 {single-staff-template-with-only-notes.ly}
41
42
43 @appendixsubsec Notas y letra
44
45 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc,addversion]
46 {single-staff-template-with-notes-and-lyrics.ly}
47
48 @appendixsubsec Notas y acordes
49
50 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc]
51 {single-staff-template-with-notes-and-chords.ly}
52
53 @appendixsubsec Notas, letra y acordes.
54
55 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc]
56 {single-staff-template-with-notes,-lyrics,-and-chords.ly}
57
58
59 @node Plantillas de piano
60 @appendixsec Plantillas de piano
61 @translationof Piano templates
62
63 @appendixsubsec Piano solo
64
65 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc]
66 {piano-template-simple.ly}
67
68 @appendixsubsec Piano y melodía con letra
69
70 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc]
71 {piano-template-with-melody-and-lyrics.ly}
72
73 @appendixsubsec Piano con letra centrada
74
75 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc]
76 {piano-template-with-centered-lyrics.ly}
77
78 @appendixsubsec Piano con dinámicas centradas
79
80 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc]
81 {piano-template-with-centered-dynamics.ly}
82
83
84 @node Cuarteto de cuerda
85 @appendixsec Cuarteto de cuerda
86 @translationof String quartet
87
88 @appendixsubsec Cuarteto de cuerda
89
90 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc]
91 {string-quartet-template-simple.ly}
92
93 @appendixsubsec Particellas de cuarteto de cuerda
94
95 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc]
96 {string-quartet-template-with-separate-parts.ly}
97
98
99 @node Conjuntos vocales
100 @appendixsec Conjuntos vocales
101 @translationof Vocal ensembles
102
103 @appendixsubsec Partitura vocal SATB
104
105 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc]
106 {vocal-ensemble-template.ly}
107
108 @appendixsubsec Partitura vocal SATB y reducción para piano automática
109
110 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc]
111 {vocal-ensemble-template-with-automatic-piano-reduction.ly}
112
113 @appendixsubsec SATB con contextos alineados
114
115 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc]
116 {vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly}
117
118 @appendixsubsec SATB sobre cuatro pentagramas
119
120 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc]
121 {satb-choir-template---four-staves.ly}
122
123 @appendixsubsec Estrofas a solo y estribillo a dos voces
124
125 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc]
126 {vocal-ensemble-template-with-verse-and-refrain.ly}
127
128 @appendixsubsec Melodías de himnos
129
130 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc]
131 {hymn-template.ly}
132
133 @appendixsubsec Salmos
134
135 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc]
136 {anglican-psalm-template.ly}
137
138
139 @node Plantillas orquestales
140 @appendixsec Plantillas orquestales
141 @translationof Orchestral templates
142
143 @appendixsubsec Orquesta, coro y piano
144 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc]
145 {orchestra,-choir-and-piano-template.ly}
146
147
148 @c bad node name to avoid node name conflict
149 @node Plantillas para notación antigua
150 @appendixsec Plantillas para notación antigua
151 @translationof Ancient notation templates
152
153 @appendixsubsec Transcripción de música mensural
154
155 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc]
156 {ancient-notation-template----modern-transcription-of-mensural-music.ly}
157
158 @appendixsubsec Plantilla para transcripción de canto gregoriano
159
160 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc]
161 {ancient-notation-template----modern-transcription-of-gregorian-music.ly}
162
163
164 @node Otras plantillas
165 @appendixsec Otras plantillas
166 @translationof Other templates
167
168 @appendixsubsec Combo de jazz
169 @translationof Jazz combo
170
171 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc]
172 {jazz-combo-template.ly}
173
174