]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/es/macros.itexi
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / es / macros.itexi
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: da7ce7d651c3a0d1bfed695f6e952975937a1c79
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
10 @include version.itexi
11 @include common-macros.itexi
12
13
14 @c   ***** Displaying text *****
15
16 @c To get decent quotes in `foo' and ``foo''.
17
18 @macro q{TEXT}
19 @quoteleft{}\TEXT\@quoteright{}
20 @end macro
21
22 @macro qq{TEXT}
23 @quotedblleft{}\TEXT\@quotedblright{}
24 @end macro
25
26
27 @ifhtml
28
29 @macro warning{TEXT}
30 @html
31 <div class="warning">
32 @end html
33 @strong{Nota:} \TEXT\
34 @c keep the space for proper nesting of </p>
35
36 @html
37 </div>
38 @end html
39 @end macro
40
41 @end ifhtml
42
43 @ifnothtml
44
45 @macro warning{TEXT}
46 @quotation
47 @quotation
48 @cartouche
49 @b{Nota:} \TEXT\
50 @end cartouche
51 @end quotation
52 @end quotation
53 @end macro
54
55 @end ifnothtml
56
57 @macro docMain
58 @cartouche
59 Para mayor información sobre la forma en que este manual se relaciona
60 con el resto de la documentación, o para leer este manual en otros
61 formatos, consulte @rweb{Manuales}.
62
63 Si le falta algún manual, encontrará toda la documentación en
64 @w{@uref{http://@/www@/.lilypond@/.org/}}.
65 @end cartouche
66 @end macro
67
68
69 @macro lilyTitlePage{TITLE}
70 @c  This produces the unified index
71 @syncodeindex fn cp
72 @syncodeindex vr cp
73
74
75 @c   ***** Copyright stuff *****
76 @ifset FDL
77 @copying
78 @copyrightDeclare
79
80 @emph{La traducción de la siguiente nota de copyright se ofrece como
81 cortesía para las personas de habla no inglesa, pero únicamente la
82 nota en inglés tiene validez legal.}
83
84 @emph{The translation of the following copyright notice is provided
85 for courtesy to non-English speakers, but only the notice in English
86 legally counts.}
87
88 @quotation
89 Se otorga permiso para copiar, distribuir y/o modificar este documento
90 bajo los términos de la Licencia de Documentación Libre de GNU, versión 1.1
91 o cualquier versión posterior publicada por la Free Software Foundation;
92 sin ninguna de las secciones invariantes.
93 Se incluye una copia de esta licencia dentro de la sección titulada ``Licencia
94 de Documentación Libre de GNU''.
95 @end quotation
96
97 @quotation
98 Permission is granted to copy, distribute and/or modify this document
99 under the terms of the GNU Free Documentation License, Version 1.1
100 or any later version published by the Free Software Foundation;
101 with no Invariant Sections.
102 A copy of the license is included in the section entitled ``GNU
103 Free Documentation License''.
104 @end quotation
105 @end copying
106 @end ifset
107
108 @ifclear FDL
109 @copying
110 Este documento se ha puesto en el dominio público.
111 @end copying
112 @end ifclear
113
114
115
116 @c   ***** Title page *****
117 @ifnottex
118 @node Top
119 @top LilyPond --- \TITLE\
120
121 @cartouche
122 @manualIntro{}
123 @end cartouche
124 @end ifnottex
125
126 @finalout
127
128 @titlepage
129 @title LilyPond
130 @subtitle El tipografiador de música
131 @titlefont{\TITLE\}
132 @author El equipo de desarrolladores de LilyPond
133
134 @vskip 60pt
135
136 @cartouche
137 @manualIntro{}
138 @end cartouche
139
140 @vskip 40pt
141
142 @docMain{}
143
144 @vskip 0pt plus 1filll
145
146 @insertcopying{}
147
148 Para la versión de LilyPond @version{}
149 @end titlepage
150
151 @end macro
152
153
154
155 @c   ***** Headings in a doc subsection *****
156
157 @c The next macro is a dummy currently since texinfo doesn't
158 @c provide a real ragged-right environment yet.
159 @c
160 @c Don't insert an empty line after @predefined!  Right now
161 @c it doesn't matter, but a future implementation will probably
162 @c add some code which needs this restriction.
163
164 @macro predefined
165 @noindent
166 @subsubheading Instrucciones predefinidas
167 @end macro
168
169 @c Due to a bug in texi2html (texi2html.pl CVS versions <= 1.245)
170 @c the next macro must not be empty.
171
172 @macro endpredefined
173 @c
174 @end macro
175
176
177 @macro snippets
178 @noindent
179 @subsubheading Fragmentos de código seleccionados
180 @end macro
181
182
183 @c Don't insert an empty line after @seealso!  Otherwise we get
184 @c unwanted extra vertical space in the PDF output.
185
186 @macro seealso
187 @noindent
188 @subsubheading Véase también
189 @indent
190 @end macro
191
192
193 @macro knownissues
194 @noindent
195 @subsubheading Advertencias y problemas conocidos
196 @end macro
197
198
199 @c   ***** Links and references *****
200
201 @c  Definitions for references:
202 @c
203 @c     @rweb
204 @c     @ressay
205 @c     @rglos
206 @c     @rinternals
207 @c     @rlearning
208 @c     @rlsr
209 @c     @rprogram
210 @c     @ruser
211 @c     @rchanges
212 @c     @rextend
213 @c     @rcontrib
214 @c
215 @c  All these also have a @...named version which allows to specify the
216 @c  displayed text for the reference as second argument.
217 @c
218 @c ***** HTML + bigpage is a special case (other manual names); all other
219 @c formats are treated similarly.
220
221
222 @c *** not TeX ***
223
224 @ifnottex
225
226 @c ** bigpage **
227
228 @ifset bigpage
229
230 @macro rglos{TEXT}
231 @vindex \TEXT\
232 @ref{\TEXT\,,,music-glossary-big-page,Glosario Musical}
233 @end macro
234
235 @macro rglosnamed{TEXT,DISPLAY}
236 @vindex \TEXT\
237 @ref{\TEXT\,,\DISPLAY\,music-glossary-big-page,Glosario Musical}
238 @end macro
239
240 @macro rlearning{TEXT}
241 @vindex \TEXT\
242 @ref{\TEXT\,,,learning-big-page,Manual de Aprendizaje}
243 @end macro
244
245 @macro rlearningnamed{TEXT,DISPLAY}
246 @vindex \TEXT\
247 @ref{\TEXT\,,\DISPLAY\,learning-big-page,Manual de Aprendizaje}
248 @end macro
249
250 @macro ruser{TEXT}
251 @vindex \TEXT\
252 @ref{\TEXT\,,,notation-big-page,Referencia de la Notación}
253 @end macro
254
255 @macro rusernamed{TEXT,DISPLAY}
256 @vindex \TEXT\
257 @ref{\TEXT\,,\DISPLAY\,notation-big-page,Referencia de la Notación}
258 @end macro
259
260 @macro rextend{TEXT}
261 @vindex \TEXT\
262 @ref{\TEXT\,,,extending-big-page,Extender}
263 @end macro
264
265 @macro rextendnamed{TEXT,DISPLAY}
266 @vindex \TEXT\
267 @ref{\TEXT\,,\DISPLAY\,extending-big-page,Extender}
268 @end macro
269
270 @macro rchanges{TEXT}
271 @vindex \TEXT\
272 @ref{\TEXT\,,,changes-big-page,Cambios}
273 @end macro
274
275 @macro rchangesnamed{TEXT,DISPLAY}
276 @vindex \TEXT\
277 @ref{\TEXT\,,\DISPLAY\,changes-big-page,Cambios}
278 @end macro
279
280 @macro rcontrib{TEXT}
281 @vindex \TEXT\
282 @ref{\TEXT\,,,contributor-big-page,Guía del colaborador}
283 @end macro
284
285 @macro rcontribnamed{TEXT,DISPLAY}
286 @vindex \TEXT\
287 @ref{\TEXT\,,\DISPLAY\,contributor-big-page,Guía del colaborador}
288 @end macro
289
290 @macro rweb{TEXT}
291 @vindex \TEXT\
292 @ref{\TEXT\,,,web-big-page,Información general}
293 @end macro
294
295 @macro rwebnamed{TEXT,DISPLAY}
296 @vindex \TEXT\
297 @ref{\TEXT\,,\DISPLAY\,web-big-page,Información general}
298 @end macro
299
300 @macro ressay{TEXT}
301 @vindex \TEXT\
302 @ref{\TEXT\,,,essay-big-page,Ensayo}
303 @end macro
304
305 @macro ressaynamed{TEXT,DISPLAY}
306 @vindex \TEXT\
307 @ref{\TEXT\,,\DISPLAY\,essay-big-page,Ensayo}
308 @end macro
309
310 @macro rprogram{TEXT}
311 @vindex \TEXT\
312 @ref{\TEXT\,,,usage-big-page,Utilización del Programa}
313 @end macro
314
315 @macro rprogramnamed{TEXT,DISPLAY}
316 @vindex \TEXT\
317 @ref{\TEXT\,,\DISPLAY\,usage-big-page,Utilización del Programa}
318 @end macro
319
320 @macro rlsr{TEXT}
321 @ref{\TEXT\,,,snippets-big-page,Fragmentos de código}
322 @end macro
323
324 @macro rlsrnamed{TEXT,DISPLAY}
325 @ref{\TEXT\,,\DISPLAY\,snippets-big-page,Fragmentos de código}
326 @end macro
327
328 @macro rinternals{TEXT}
329 @vindex \TEXT\
330 @ref{\TEXT\,,,internals-big-page,Referencia de Funcionamiento Interno}
331 @end macro
332
333 @macro rinternalsnamed{TEXT,DISPLAY}
334 @vindex \TEXT\
335 @ref{\TEXT\,,\DISPLAY\,internals-big-page,Referencia de Funcionamiento Interno}
336 @end macro
337
338 @end ifset
339
340
341 @c ** not bigpage **
342
343 @ifclear bigpage
344
345 @ifnotinfo
346
347 @macro rglos{TEXT}
348 @vindex \TEXT\
349 @ref{\TEXT\,,,music-glossary,Glosario Musical}
350 @end macro
351
352 @macro rglosnamed{TEXT,DISPLAY}
353 @vindex \TEXT\
354 @ref{\TEXT\,,\DISPLAY\,music-glossary,Glosario Musical}
355 @end macro
356
357 @macro rlearning{TEXT}
358 @vindex \TEXT\
359 @ref{\TEXT\,,,learning,Manual de Aprendizaje}
360 @end macro
361
362 @macro rlearningnamed{TEXT,DISPLAY}
363 @vindex \TEXT\
364 @ref{\TEXT\,,\DISPLAY\,learning,Manual de Aprendizaje}
365 @end macro
366
367 @macro ruser{TEXT}
368 @vindex \TEXT\
369 @ref{\TEXT\,,,notation,Referencia de la Notación}
370 @end macro
371
372 @macro rusernamed{TEXT,DISPLAY}
373 @vindex \TEXT\
374 @ref{\TEXT\,,\DISPLAY\,notation,Referencia de la Notación}
375 @end macro
376
377 @macro rchanges{TEXT}
378 @vindex \TEXT\
379 @ref{\TEXT\,,,changes,Cambios}
380 @end macro
381
382 @macro rchangesnamed{TEXT,DISPLAY}
383 @vindex \TEXT\
384 @ref{\TEXT\,,\DISPLAY\,changes,Cambios}
385 @end macro
386
387 @macro rextend{TEXT}
388 @vindex \TEXT\
389 @ref{\TEXT\,,,extending,Extender}
390 @end macro
391
392 @macro rextendnamed{TEXT,DISPLAY}
393 @vindex \TEXT\
394 @ref{\TEXT\,,\DISPLAY\,extending,Extender}
395 @end macro
396
397 @macro rcontrib{TEXT}
398 @vindex \TEXT\
399 @ref{\TEXT\,,,contributor,Guía del colaborador}
400 @end macro
401
402 @macro rcontribnamed{TEXT,DISPLAY}
403 @vindex \TEXT\
404 @ref{\TEXT\,,\DISPLAY\,contributor,Guía del colaborador}
405 @end macro
406
407 @macro rweb{TEXT}
408 @vindex \TEXT\
409 @ref{\TEXT\,,,web,Información general}
410 @end macro
411
412 @macro rwebnamed{TEXT,DISPLAY}
413 @vindex \TEXT\
414 @ref{\TEXT\,,\DISPLAY\,web,Información general}
415 @end macro
416
417 @macro ressay{TEXT}
418 @vindex \TEXT\
419 @ref{\TEXT\,,,essay,Ensayo}
420 @end macro
421
422 @macro ressaynamed{TEXT,DISPLAY}
423 @vindex \TEXT\
424 @ref{\TEXT\,,\DISPLAY\,essay,Ensayo}
425 @end macro
426
427 @macro rprogram{TEXT}
428 @vindex \TEXT\
429 @ref{\TEXT\,,,usage,Utilización del Programa}
430 @end macro
431
432 @macro rprogramnamed{TEXT,DISPLAY}
433 @vindex \TEXT\
434 @ref{\TEXT\,,\DISPLAY\,usage,Utilización del Programa}
435 @end macro
436
437 @macro rlsr{TEXT}
438 @ref{\TEXT\,,,snippets,Fragmentos de código}
439 @end macro
440
441 @macro rlsrnamed{TEXT,DISPLAY}
442 @ref{\TEXT\,,\DISPLAY\,snippets,Fragmentos de código}
443 @end macro
444
445 @macro rinternals{TEXT}
446 @vindex \TEXT\
447 @ref{\TEXT\,,,internals,Referencia de Funcionamiento Interno}
448 @end macro
449
450 @macro rinternalsnamed{TEXT,DISPLAY}
451 @vindex \TEXT\
452 @ref{\TEXT\,,\DISPLAY\,internals,Referencia de Funcionamiento Interno}
453 @end macro
454
455 @end ifnotinfo
456
457 @ifinfo
458
459 @macro rglos{TEXT}
460 @vindex \TEXT\
461 @ref{\TEXT\,,,music-glossary,Glosario musical}
462 @end macro
463
464 @macro rglosnamed{TEXT,DISPLAY}
465 @vindex \TEXT\
466 @ref{\TEXT\,,\DISPLAY\,music-glossary,Glosario musical}
467 @end macro
468
469 @macro rlearning{TEXT}
470 @vindex \TEXT\
471 @ref{\TEXT\,,,lilypond-learning,Manual de aprendizaje}
472 @end macro
473
474 @macro rlearningnamed{TEXT,DISPLAY}
475 @vindex \TEXT\
476 @ref{\TEXT\,,,lilypond-learning,Manual de aprendizaje}
477 @end macro
478
479 @macro ruser{TEXT}
480 @vindex \TEXT\
481 @ref{\TEXT\,,,lilypond-notation,Referencia de la notación}
482 @end macro
483
484 @macro rusernamed{TEXT,DISPLAY}
485 @vindex \TEXT\
486 @ref{\TEXT\,,\DISPLAY\,lilypond-notation,Referencia de la notación}
487 @end macro
488
489 @macro rchanges{TEXT}
490 @vindex \TEXT\
491 @ref{\TEXT\,,,lilypond-changes,Cambios}
492 @end macro
493
494 @macro rchangesnamed{TEXT,DISPLAY}
495 @vindex \TEXT\
496 @ref{\TEXT\,,\DISPLAY\,lilypond-changes,Cambios}
497 @end macro
498
499 @macro rextend{TEXT}
500 @vindex \TEXT\
501 @ref{\TEXT\,,,lilypond-extending,Extender}
502 @end macro
503
504 @macro rextendnamed{TEXT,DISPLAY}
505 @vindex \TEXT\
506 @ref{\TEXT\,,\DISPLAY\,lilypond-extending,Extender}
507 @end macro
508
509 @macro rcontrib{TEXT}
510 @vindex \TEXT\
511 @ref{\TEXT\,,,lilypond-contributor,Guía del colaborador}
512 @end macro
513
514 @macro rcontribnamed{TEXT,DISPLAY}
515 @vindex \TEXT\
516 @ref{\TEXT\,,\DISPLAY\,lilypond-contributor,Guía del colaborador}
517 @end macro
518
519 @macro rweb{TEXT}
520 @vindex \TEXT\
521 @ref{\TEXT\,,,lilypond-web,Información general}
522 @end macro
523
524 @macro rwebnamed{TEXT,DISPLAY}
525 @vindex \TEXT\
526 @ref{\TEXT\,,\DISPLAY\,lilypond-web,Información general}
527 @end macro
528
529 @macro ressay{TEXT}
530 @vindex \TEXT\
531 @ref{\TEXT\,,,lilypond-essay,Ensayo}
532 @end macro
533
534 @macro ressaynamed{TEXT,DISPLAY}
535 @vindex \TEXT\
536 @ref{\TEXT\,,\DISPLAY\,lilypond-essay,Ensayo}
537 @end macro
538
539 @macro rprogram{TEXT}
540 @vindex \TEXT\
541 @ref{\TEXT\,,,lilypond-usage,Utilización del programa}
542 @end macro
543
544 @macro rprogramnamed{TEXT,DISPLAY}
545 @vindex \TEXT\
546 @ref{\TEXT\,,\DISPLAY\,lilypond-usage,Utilización del programa}
547 @end macro
548
549 @macro rlsr{TEXT}
550 @ref{\TEXT\,,,lilypond-snippets,Fragmentos de código}
551 @end macro
552
553 @macro rlsrnamed{TEXT,DISPLAY}
554 @ref{\TEXT\,,\DISPLAY\,lilypond-snippets,Fragmentos de código}
555 @end macro
556
557 @macro rinternals{TEXT}
558 @vindex \TEXT\
559 @ref{\TEXT\,,,lilypond-internals,Referencia de funcionamiento interno}
560 @end macro
561
562 @macro rinternalsnamed{TEXT,DISPLAY}
563 @vindex \TEXT\
564 @ref{\TEXT\,,\DISPLAY\,lilypond-internals,Referencia de funcionamiento interno}
565 @end macro
566
567 @end ifinfo
568
569 @end ifclear
570
571 @end ifnottex
572
573
574 @c *** TeX ***
575
576 @iftex
577
578 @c All commands below should work in the middle of the line;
579 @c we thus must not use @vindex directly since it works only if placed
580 @c on a line of its own.  To overcome this problem, we define a
581 @c replacement macro using the internal definition of @vindex which
582 @c delimits arguments in the standard way (i.e., with braces).
583
584 @tex
585 \gdef\lilyvindex#1{\doind{vr}{\code{#1}}\ignorespaces}
586 @end tex
587
588 @macro rglos{TEXT}
589 @lilyvindex{\TEXT\}
590 @ref{\TEXT\,,,music-glossary,Glosario Musical}
591 @end macro
592
593 @macro rglosnamed{TEXT,DISPLAY}
594 @lilyvindex{\TEXT\}
595 @ref{\TEXT\,,\DISPLAY\,music-glossary,Glosario Musical}
596 @end macro
597
598 @macro rlearning{TEXT}
599 @lilyvindex{\TEXT\}
600 @ref{\TEXT\,,,learning.es,Manual de Aprendizaje}
601 @end macro
602
603 @macro rlearningnamed{TEXT,DISPLAY}
604 @lilyvindex{\TEXT\}
605 @ref{\TEXT\,,\DISPLAY\,learning.es,Manual de Aprendizaje}
606 @end macro
607
608 @macro ruser{TEXT}
609 @lilyvindex{\TEXT\}
610 @ref{\TEXT\,,,notation.es,Referencia de la Notación}
611 @end macro
612
613 @macro rusernamed{TEXT,DISPLAY}
614 @lilyvindex{\TEXT\}
615 @ref{\TEXT\,,\DISPLAY\,notation.es,Referencia de la Notación}
616 @end macro
617
618 @macro rchanges{TEXT}
619 @lilyvindex{\TEXT\}
620 @ref{\TEXT\,,,changes,Cambios}
621 @end macro
622
623 @macro rchangesnamed{TEXT,DISPLAY}
624 @lilyvindex{\TEXT\}
625 @ref{\TEXT\,,\DISPLAY\,changes,Cambios}
626 @end macro
627
628 @macro rextend{TEXT}
629 @lilyvindex{\TEXT\}
630 @ref{\TEXT\,,,extending,Extender}
631 @end macro
632
633 @macro rextendnamed{TEXT,DISPLAY}
634 @lilyvindex{\TEXT\}
635 @ref{\TEXT\,,\DISPLAY\,extending,Extender}
636 @end macro
637
638 @macro rcontrib{TEXT}
639 @lilyvindex{\TEXT\}
640 @ref{\TEXT\,,,contributor,Guía del colaborador}
641 @end macro
642
643 @macro rcontribnamed{TEXT,DISPLAY}
644 @lilyvindex{\TEXT\}
645 @ref{\TEXT\,,\DISPLAY\,contributor,Guía del colaborador}
646 @end macro
647
648 @macro rweb{TEXT}
649 @lilyvindex{\TEXT\}
650 @ref{\TEXT\,,,web,Información general}
651 @end macro
652
653 @macro rwebnamed{TEXT,DISPLAY}
654 @lilyvindex{\TEXT\}
655 @ref{\TEXT\,,\DISPLAY\,web,Información general}
656 @end macro
657
658 @macro ressay{TEXT}
659 @lilyvindex{\TEXT\}
660 @ref{\TEXT\,,,essay,Ensayo}
661 @end macro
662
663 @macro ressaynamed{TEXT,DISPLAY}
664 @lilyvindex{\TEXT\}
665 @ref{\TEXT\,,\DISPLAY\,essay,Ensayo}
666 @end macro
667
668 @macro rprogram{TEXT}
669 @lilyvindex{\TEXT\}
670 @ref{\TEXT\,,,usage.es,Utilización del Programa}
671 @end macro
672
673 @macro rprogramnamed{TEXT,DISPLAY}
674 @lilyvindex{\TEXT\}
675 @ref{\TEXT\,,\DISPLAY\,usage.es,Utilización del Programa}
676 @end macro
677
678 @macro rlsr{TEXT}
679 @lilyvindex{\TEXT\}
680 @ref{\TEXT\,,,snippets,Fragmentos de código}
681 @end macro
682
683 @macro rlsrnamed{TEXT,DISPLAY}
684 @lilyvindex{\TEXT\}
685 @ref{\TEXT\,,\DISPLAY\,snippets,Fragmentos de código}
686 @end macro
687
688 @macro rinternals{TEXT}
689 @lilyvindex{\TEXT\}
690 @ref{\TEXT\,,,internals,Referencia de Funcionamiento Interno}
691 @end macro
692
693 @macro rinternalsnamed{TEXT,DISPLAY}
694 @lilyvindex{\TEXT\}
695 @ref{\TEXT\,,\DISPLAY\,internals,Referencia de Funcionamiento Interno}
696 @end macro
697
698 @end iftex
699
700
701 @c  ***** Macros specific to the web site *****
702
703 @ifset web
704
705 @c LEGALESE
706
707 @macro logoLegalLinux
708 Tux, el pingüino de Linux, es obra de
709 @uref{mailto:lewing@@isc.tamu.edu, lewing@@isc.tamu.edu} hecha con
710 @uref{http://www.isc.tamu.edu/~lewing/gimp/, el GIMP, el Programa de
711 Manipulación de Imágenes de GNU}.
712
713 @end macro
714
715 @macro logoLegalFreeBSD
716 El logotipo de FreeBSD es una marca registrada de
717 @uref{http://www.freebsd.org/, The FreeBSD Foundation}.
718
719 @end macro
720
721 @macro logoLegalMacOSX
722 La @qq{imagen de la X} no es una marca registrada.  Es obra de
723 @uref{http://en.wikipedia.org/wiki/User:Nihonjoe, Nihonjoe} y
724 @uref{http://en.wikipedia.org/wiki/User:CyberSkull, CyberSkull}, y se
725 puso bajo la Licencia de Documentación Libre de GNU versión 1.2 o
726 posterior.  Encontramos esta imagen en
727 @uref{http://commons.wikimedia.org/wiki/File:Mac_OS_X_Userbox_X.png,
728 esta página de Wikimedia Commons}.
729
730 @end macro
731
732 @macro logoLegalWindows
733 La @qq{imagen de los cuatro rectángulos de colores} no es una marca
734 registrada.  Es obra de
735 @uref{http://en.wikipedia.org/wiki/User:Rohitbd, Rohitbd} y está
736 puesta bajo la Licencia de Documentación Libre de GNU, versión 1.2.
737 Encontramos esta imagen en
738 @uref{http://commons.wikimedia.org/wiki/Category:Microsoft_Windows_logos,
739 esta página de Wikimedia Commons}.
740
741 @end macro
742
743 @end ifset
744
745
746 @c   ***** Macros specific to translated docs *****
747
748
749 @macro englishref
750 Esta sección aún no está traducida; consulte el manual en inglés.
751 @end macro
752
753
754
755 @macro exampleImage{IMAGE-FILE}
756 @html
757 <div class="float-center">
758   <a class="clickable" href="examples/\IMAGE-FILE\.png">
759     <img src="examples/\IMAGE-FILE\-small.png" alt="\IMAGE-FILE\">
760   </a>
761   <p style="text-align: center">
762     (pulse para ver una imagen más grande)
763   </p>
764 </div>
765 @end html
766 @iftex
767 @image{examples/\IMAGE-FILE\-small,,,\IMAGE-FILE\,png}
768 @end iftex
769 @ifinfo
770 @image{lilypond/examples/\IMAGE-FILE\,,,\IMAGE-FILE\,png}
771 @end ifinfo
772 @end macro