]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/es/user/macros.itexi
Merge master into nested-bookparts
[lilypond.git] / Documentation / es / user / macros.itexi
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: 4be1308672c6f8efbe660c9eddc0a6a167c9ad31
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  See TRANSLATION for details.
7 @end ignore
8
9 @include version.itexi
10
11 @c   ***** Displaying text *****
12
13 @c we need this since @q{\} doesn't work with makeinfo 4.11 --
14 @c say @q{@bs{}} instead
15 @macro bs
16 \\
17 @end macro
18
19 @c to get decent quotes in `foo' and ``foo''
20 @macro q{TEXT}
21 @quoteleft{}\TEXT\@quoteright{}
22 @end macro
23
24 @macro qq{TEXT}
25 @quotedblleft{}\TEXT\@quotedblright{}
26 @end macro
27
28 @ifhtml
29 @macro warning{TEXT}
30 @cartouche
31 @b{Nota:} \TEXT\
32 @end cartouche
33 @end macro
34 @end ifhtml
35
36 @ifnothtml
37 @macro warning{TEXT}
38 @quotation
39 @quotation
40 @cartouche
41 @b{Nota:} \TEXT\
42 @end cartouche
43 @end quotation
44 @end quotation
45 @end macro
46 @end ifnothtml
47
48 @ifnotinfo
49 @macro notation{TEXT}
50 @var{\TEXT\}
51 @end macro
52 @end ifnotinfo
53
54 @ifinfo
55 @macro notation{TEXT}
56 \TEXT\
57 @end macro
58 @end ifinfo
59
60 @macro smallspace
61 @sp 1
62 @end macro
63
64
65 @c   **** Displaying images not generated by lilypond-book
66
67 @c current installation setup of Info docs requires that all images are
68 @c expected to be found in lilypond/ subdirectory.  lilypond-book already
69 @c generates proper @image commands for images of music; these macros
70 @c definitions do the same for other images.
71
72 @ifnotinfo
73 @macro sourceimage{FILENAME,WIDTH,HEIGHT,ALTTEXT}
74 @image{\FILENAME\,\WIDTH\,\HEIGHT\,\ALTTEXT\}
75 @end macro
76 @end ifnotinfo
77
78 @ifinfo
79 @macro sourceimage{FILENAME,WIDTH,HEIGHT,ALTTEXT}
80 @image{lilypond/\FILENAME\,\WIDTH\,\HEIGHT\,\ALTTEXT\}
81 @end macro
82 @end ifinfo
83
84
85 @c   **** Headings in a doc subsection ****
86
87 @macro predefined
88 @noindent
89 @subsubheading Instrucciones predefinidas
90
91 @end macro
92
93 @macro snippets
94 @noindent
95 @subsubheading Fragmentos de código seleccionados
96
97 @end macro
98
99 @c * Deprecated: not in English macros.itexi *
100 @macro commonprop
101 @noindent
102 @subsubheading Propiedades trucadas frecuentemente
103
104 @end macro
105
106 @macro seealso
107 @noindent
108 @subsubheading Véase también
109
110 @indent
111 @end macro
112
113 @macro knownissues
114 @noindent
115 @subsubheading Advertencias y problemas conocidos
116
117 @end macro
118
119 @macro lydoctitle {TEXT}
120 @emph{\TEXT\}
121
122 @end macro
123
124 @macro funindex {TEXT}
125 @findex \TEXT\
126 @kindex \TEXT\
127 @end macro
128
129
130
131 @c   **** Links and references ****
132
133 @c  Definitions for references:
134 @c     @rglos
135 @c     @rlearning
136 @c     @ruser
137 @c     @rprogram
138 @c     @rlsr
139 @c     @rinternals
140 @c  all these also have a @...named version, which allows to specify the
141 @c  displayed text for the reference as second argument
142
143 @c ***** HTML + bigpage is a special case (other manual names), all other
144 @c formats are treated similarly
145
146 @ifnottex
147
148 @ifset bigpage
149
150 @macro rglos{TEXT}
151 @vindex \TEXT\
152 @ref{\TEXT\,,,music-glossary-big-page,Glosario Musical}
153 @end macro
154
155 @macro rglosnamed{TEXT,DISPLAY}
156 @vindex \TEXT\
157 @ref{\TEXT\,,\DISPLAY\,music-glossary-big-page,Glosario Musical}
158 @end macro
159
160 @macro rlearning{TEXT}
161 @vindex \TEXT\
162 @ref{\TEXT\,,,lilypond-learning-big-page,Manual de Aprendizaje}
163 @end macro
164
165 @macro rlearningnamed{TEXT,DISPLAY}
166 @vindex \TEXT\
167 @ref{\TEXT\,,\DISPLAY\,lilypond-learning-big-page,Manual de Aprendizaje}
168 @end macro
169
170 @macro ruser{TEXT}
171 @vindex \TEXT\
172 @ref{\TEXT\,,,lilypond-big-page,Referencia de la Notación}
173 @end macro
174
175 @macro rusernamed{TEXT,DISPLAY}
176 @vindex \TEXT\
177 @ref{\TEXT\,,\DISPLAY\,lilypond-big-page,Referencia de la Notación}
178 @end macro
179
180 @macro rprogram{TEXT}
181 @vindex \TEXT\
182 @ref{\TEXT\,,,lilypond-program-big-page,Utilización del Programa}
183 @end macro
184
185 @macro rprogramnamed{TEXT,DISPLAY}
186 @vindex \TEXT\
187 @ref{\TEXT\,,\DISPLAY\,lilypond-program-big-page,Utilización del Programa}
188 @end macro
189
190 @macro rlsr{TEXT}
191 @ref{\TEXT\,,,lilypond-snippets-big-page,Fragmentos de código}
192 @end macro
193
194 @macro rlsrnamed{TEXT,DISPLAY}
195 @ref{\TEXT\,,\DISPLAY\,lilypond-snippets-big-page,Fragmentos de código}
196 @end macro
197
198 @macro rinternals{TEXT}
199 @vindex \TEXT\
200 @ref{\TEXT\,,,lilypond-internals-big-page,Referencia de Funcionamiento Interno}
201 @end macro
202
203 @macro rinternalsnamed{TEXT,DISPLAY}
204 @vindex \TEXT\
205 @ref{\TEXT\,,\DISPLAY\,lilypond-internals-big-page,Referencia de Funcionamiento Interno}
206 @end macro
207
208 @end ifset
209
210
211 @ifclear bigpage
212
213 @macro rglos{TEXT}
214 @vindex \TEXT\
215 @ref{\TEXT\,,,music-glossary,Glosario Musical}
216 @end macro
217
218 @macro rglosnamed{TEXT,DISPLAY}
219 @vindex \TEXT\
220 @ref{\TEXT\,,\DISPLAY\,music-glossary,Glosario Musical}
221 @end macro
222
223 @macro rlearning{TEXT}
224 @vindex \TEXT\
225 @ref{\TEXT\,,,lilypond-learning,Manual de Aprendizaje}
226 @end macro
227
228 @macro rlearningnamed{TEXT,DISPLAY}
229 @vindex \TEXT\
230 @ref{\TEXT\,,\DISPLAY\,lilypond-learning,Manual de Aprendizaje}
231 @end macro
232
233 @macro ruser{TEXT}
234 @vindex \TEXT\
235 @ref{\TEXT\,,,lilypond,Referencia de la Notación}
236 @end macro
237
238 @macro rusernamed{TEXT,DISPLAY}
239 @vindex \TEXT\
240 @ref{\TEXT\,,\DISPLAY\,lilypond,Referencia de la Notación}
241 @end macro
242
243 @macro rprogram{TEXT}
244 @vindex \TEXT\
245 @ref{\TEXT\,,,lilypond-program,Utilización del Programa}
246 @end macro
247
248 @macro rprogramnamed{TEXT,DISPLAY}
249 @vindex \TEXT\
250 @ref{\TEXT\,,\DISPLAY\,lilypond-program,Utilización del Programa}
251 @end macro
252
253 @macro rlsr{TEXT}
254 @ref{\TEXT\,,,lilypond-snippets,Fragmentos de código}
255 @end macro
256
257 @macro rlsrnamed{TEXT,DISPLAY}
258 @ref{\TEXT\,,\DISPLAY\,lilypond-snippets,Fragmentos de código}
259 @end macro
260
261 @macro rinternals{TEXT}
262 @vindex \TEXT\
263 @ref{\TEXT\,,,lilypond-internals,Referencia de Funcionamiento Interno}
264 @end macro
265
266 @macro rinternalsnamed{TEXT,DISPLAY}
267 @vindex \TEXT\
268 @ref{\TEXT\,,\DISPLAY\,lilypond-internals,Referencia de Funcionamiento Interno}
269 @end macro
270
271 @end ifclear
272
273 @end ifnottex
274
275
276 @c **** TEX ****
277 @iftex
278
279 @macro rglos{TEXT}
280 @vindex \TEXT\
281 @ref{\TEXT\,,,music-glossary,Glosario Musical}
282 @end macro
283
284 @macro rglosnamed{TEXT,DISPLAY}
285 @vindex \TEXT\
286 @ref{\TEXT\,,\DISPLAY\,music-glossary,Glosario Musical}
287 @end macro
288
289 @macro rlearning{TEXT}
290 @vindex \TEXT\
291 @ref{\TEXT\,,,lilypond-learning.es,Manual de Aprendizaje}
292 @end macro
293
294 @macro rlearningnamed{TEXT,DISPLAY}
295 @vindex \TEXT\
296 @ref{\TEXT\,,\DISPLAY\,lilypond-learning.es,Manual de Aprendizaje}
297 @end macro
298
299 @macro ruser{TEXT}
300 @vindex \TEXT\
301 @ref{\TEXT\,,,lilypond.es,Referencia de la Notación}
302 @end macro
303
304 @macro rusernamed{TEXT,DISPLAY}
305 @vindex \TEXT\
306 @ref{\TEXT\,,\DISPLAY\,lilypond.es,Referencia de la Notación}
307 @end macro
308
309 @macro rprogram{TEXT}
310 @vindex \TEXT\
311 @ref{\TEXT\,,,lilypond-program.es,Utilización del Programa}
312 @end macro
313
314 @macro rprogramnamed{TEXT,DISPLAY}
315 @vindex \TEXT\
316 @ref{\TEXT\,,\DISPLAY\,lilypond-program.es,Utilización del Programa}
317 @end macro
318
319 @macro rlsr{TEXT}
320 @ref{\TEXT\,,,lilypond-snippets,Fragmentos de código}
321 @end macro
322
323 @macro rlsrnamed{TEXT,DISPLAY}
324 @ref{\TEXT\,,\DISPLAY\,lilypond-snippets,Fragmentos de código}
325 @end macro
326
327 @macro rinternals{TEXT}
328 @vindex \TEXT\
329 @ref{\TEXT\,,,lilypond-internals,Referencia de Funcionamiento Interno}
330 @end macro
331
332 @macro rinternalsnamed{TEXT,DISPLAY}
333 @vindex \TEXT\
334 @ref{\TEXT\,,\DISPLAY\,lilypond-internals,Referencia de Funcionamiento Interno}
335 @end macro
336
337 @end iftex
338
339
340 @c **** Macros specific to translated docs ****
341
342 @c ugh, cannot set/define global variable 'translationof' in some way?
343 @iftex
344 @macro translationof{TEXT}
345 @end macro
346 @end iftex
347
348 @ifinfo
349 @macro
350 @macro translationof{TEXT}
351 @set translationof \TEXT\
352 @end macro
353 @end ifinfo
354
355 @c TODO when @translationof is used in translated docs
356 @c see if it's feasible to say @value{translationof}
357 @macro englishref
358 Esta sección aún no está traducida; consulte el manual en inglés.
359 @end macro
360
361 @ifhtml
362 @macro untranslated
363 UNTRANSLATED NODE: IGNORE ME
364 @end macro
365 @end ifhtml
366
367 @ifnothtml
368 @macro untranslated
369 @end macro
370 @end ifnothtml