1 @c -*- coding: utf-8; mode: texinfo; -*-
3 Translation of GIT committish: 3dd9b13331489a191d0e901245cc98476e5fcac1
5 When revising a translation, copy the HEAD committish of the
6 version that you are working on. For details, see the Contributors'
7 Guide, node Updating translation committishes..
11 @include version.itexi
12 @include common-macros.itexi
15 ****************************
16 MACRO DEFINITIONS GUIDELINES
17 ****************************
19 This file should contain macro defintions which are common to all
20 languages, i.e. all macro definitions which do not contain text that
21 should be translated (namely text visible in the output).
23 Macro definitions which contain text that should be translated in
24 translations should be in macros.itexi.
28 @c ***** Displaying text *****
30 @c To get decent quotes in `foo' and ``foo''.
33 @quoteleft{}\TEXT\@quoteright{}
37 @quotedblleft{}\TEXT\@quotedblright{}
48 @c keep the space for proper nesting of </p>
73 Para mayor información sobre la forma en que este manual se relaciona
74 con el resto de la documentación, o para leer este manual en otros
75 formatos, consulte @rweb{Manuales}.
77 Si le falta algún manual, encontrará toda la documentación en
78 @w{@uref{http://@/www@/.lilypond@/.org/}}.
83 @macro lilyTitlePage{TITLE}
84 @c This produces the unified index
89 @c ***** Copyright stuff *****
94 @emph{La traducción de la siguiente nota de copyright se ofrece como
95 cortesía para las personas de habla no inglesa, pero únicamente la
96 nota en inglés tiene validez legal.}
98 @emph{The translation of the following copyright notice is provided
99 for courtesy to non-English speakers, but only the notice in English
103 Se otorga permiso para copiar, distribuir y/o modificar este documento
104 bajo los términos de la Licencia de Documentación Libre de GNU, versión 1.1
105 o cualquier versión posterior publicada por la Free Software Foundation;
106 sin ninguna de las secciones invariantes.
107 Se incluye una copia de esta licencia dentro de la sección titulada ``Licencia
108 de Documentación Libre de GNU''.
112 Permission is granted to copy, distribute and/or modify this document
113 under the terms of the GNU Free Documentation License, Version 1.1
114 or any later version published by the Free Software Foundation;
115 with no Invariant Sections.
116 A copy of the license is included in the section entitled ``GNU
117 Free Documentation License''.
124 Este documento se ha puesto en el dominio público.
130 @c ***** Title page *****
133 @top LilyPond --- \TITLE\
144 @subtitle El tipografiador de música
146 @author El equipo de desarrolladores de LilyPond
158 @vskip 0pt plus 1filll
162 Para la versión de LilyPond @version{}
168 @c ***** Headings in a doc subsection *****
170 @c The next macro is a dummy currently since texinfo doesn't
171 @c provide a real ragged-right environment yet.
173 @c Don't insert an empty line after @predefined! Right now
174 @c it doesn't matter, but a future implementation will probably
175 @c add some code which needs this restriction.
179 @subsubheading Instrucciones predefinidas
182 @c Due to a bug in texi2html (texi2html.pl CVS versions <= 1.245)
183 @c the next macro must not be empty.
192 @subsubheading Fragmentos de código seleccionados
196 @c Don't insert an empty line after @seealso! Otherwise we get
197 @c unwanted extra vertical space in the PDF output.
201 @subsubheading Véase también
208 @subsubheading Advertencias y problemas conocidos
212 @c ***** Links and references *****
214 @c Definitions for references:
228 @c All these also have a @...named version which allows to specify the
229 @c displayed text for the reference as second argument.
231 @c ***** HTML + bigpage is a special case (other manual names); all other
232 @c formats are treated similarly.
245 @ref{\TEXT\,,,music-glossary-big-page,Glosario Musical}
248 @macro rglosnamed{TEXT,DISPLAY}
250 @ref{\TEXT\,,\DISPLAY\,music-glossary-big-page,Glosario Musical}
253 @macro rlearning{TEXT}
255 @ref{\TEXT\,,,learning-big-page,Manual de Aprendizaje}
258 @macro rlearningnamed{TEXT,DISPLAY}
260 @ref{\TEXT\,,\DISPLAY\,learning-big-page,Manual de Aprendizaje}
265 @ref{\TEXT\,,,notation-big-page,Referencia de la Notación}
268 @macro rusernamed{TEXT,DISPLAY}
270 @ref{\TEXT\,,\DISPLAY\,notation-big-page,Referencia de la Notación}
275 @ref{\TEXT\,,,extending-big-page,Extender}
278 @macro rextendnamed{TEXT,DISPLAY}
280 @ref{\TEXT\,,\DISPLAY\,extending-big-page,Extender}
283 @macro rchanges{TEXT}
285 @ref{\TEXT\,,,changes-big-page,Cambios}
288 @macro rchangesnamed{TEXT,DISPLAY}
290 @ref{\TEXT\,,\DISPLAY\,changes-big-page,Cambios}
293 @macro rcontrib{TEXT}
295 @ref{\TEXT\,,,contributor-big-page,Guía del colaborador}
298 @macro rcontribnamed{TEXT,DISPLAY}
300 @ref{\TEXT\,,\DISPLAY\,contributor-big-page,Guía del colaborador}
305 @ref{\TEXT\,,,web-big-page,Información general}
308 @macro rwebnamed{TEXT,DISPLAY}
310 @ref{\TEXT\,,\DISPLAY\,web-big-page,Información general}
315 @ref{\TEXT\,,,essay-big-page,Ensayo}
318 @macro ressaynamed{TEXT,DISPLAY}
320 @ref{\TEXT\,,\DISPLAY\,essay-big-page,Ensayo}
323 @macro rprogram{TEXT}
325 @ref{\TEXT\,,,usage-big-page,Utilización del Programa}
328 @macro rprogramnamed{TEXT,DISPLAY}
330 @ref{\TEXT\,,\DISPLAY\,usage-big-page,Utilización del Programa}
334 @ref{\TEXT\,,,snippets-big-page,Fragmentos de código}
337 @macro rlsrnamed{TEXT,DISPLAY}
338 @ref{\TEXT\,,\DISPLAY\,snippets-big-page,Fragmentos de código}
341 @macro rinternals{TEXT}
343 @ref{\TEXT\,,,internals-big-page,Referencia de Funcionamiento Interno}
346 @macro rinternalsnamed{TEXT,DISPLAY}
348 @ref{\TEXT\,,\DISPLAY\,internals-big-page,Referencia de Funcionamiento Interno}
362 @ref{\TEXT\,,,music-glossary,Glosario Musical}
365 @macro rglosnamed{TEXT,DISPLAY}
367 @ref{\TEXT\,,\DISPLAY\,music-glossary,Glosario Musical}
370 @macro rlearning{TEXT}
372 @ref{\TEXT\,,,learning,Manual de Aprendizaje}
375 @macro rlearningnamed{TEXT,DISPLAY}
377 @ref{\TEXT\,,\DISPLAY\,learning,Manual de Aprendizaje}
382 @ref{\TEXT\,,,notation,Referencia de la Notación}
385 @macro rusernamed{TEXT,DISPLAY}
387 @ref{\TEXT\,,\DISPLAY\,notation,Referencia de la Notación}
390 @macro rchanges{TEXT}
392 @ref{\TEXT\,,,changes,Cambios}
395 @macro rchangesnamed{TEXT,DISPLAY}
397 @ref{\TEXT\,,\DISPLAY\,changes,Cambios}
402 @ref{\TEXT\,,,extending,Extender}
405 @macro rextendnamed{TEXT,DISPLAY}
407 @ref{\TEXT\,,\DISPLAY\,extending,Extender}
410 @macro rcontrib{TEXT}
412 @ref{\TEXT\,,,contributor,Guía del colaborador}
415 @macro rcontribnamed{TEXT,DISPLAY}
417 @ref{\TEXT\,,\DISPLAY\,contributor,Guía del colaborador}
422 @ref{\TEXT\,,,web,Información general}
425 @macro rwebnamed{TEXT,DISPLAY}
427 @ref{\TEXT\,,\DISPLAY\,web,Información general}
432 @ref{\TEXT\,,,essay,Ensayo}
435 @macro ressaynamed{TEXT,DISPLAY}
437 @ref{\TEXT\,,\DISPLAY\,essay,Ensayo}
440 @macro rprogram{TEXT}
442 @ref{\TEXT\,,,usage,Utilización del Programa}
445 @macro rprogramnamed{TEXT,DISPLAY}
447 @ref{\TEXT\,,\DISPLAY\,usage,Utilización del Programa}
451 @ref{\TEXT\,,,snippets,Fragmentos de código}
454 @macro rlsrnamed{TEXT,DISPLAY}
455 @ref{\TEXT\,,\DISPLAY\,snippets,Fragmentos de código}
458 @macro rinternals{TEXT}
460 @ref{\TEXT\,,,internals,Referencia de Funcionamiento Interno}
463 @macro rinternalsnamed{TEXT,DISPLAY}
465 @ref{\TEXT\,,\DISPLAY\,internals,Referencia de Funcionamiento Interno}
474 @ref{\TEXT\,,,music-glossary,Glosario musical}
477 @macro rglosnamed{TEXT,DISPLAY}
479 @ref{\TEXT\,,\DISPLAY\,music-glossary,Glosario musical}
482 @macro rlearning{TEXT}
484 @ref{\TEXT\,,,lilypond-learning,Manual de aprendizaje}
487 @macro rlearningnamed{TEXT,DISPLAY}
489 @ref{\TEXT\,,,lilypond-learning,Manual de aprendizaje}
494 @ref{\TEXT\,,,lilypond-notation,Referencia de la notación}
497 @macro rusernamed{TEXT,DISPLAY}
499 @ref{\TEXT\,,\DISPLAY\,lilypond-notation,Referencia de la notación}
502 @macro rchanges{TEXT}
504 @ref{\TEXT\,,,lilypond-changes,Cambios}
507 @macro rchangesnamed{TEXT,DISPLAY}
509 @ref{\TEXT\,,\DISPLAY\,lilypond-changes,Cambios}
514 @ref{\TEXT\,,,lilypond-extending,Extender}
517 @macro rextendnamed{TEXT,DISPLAY}
519 @ref{\TEXT\,,\DISPLAY\,lilypond-extending,Extender}
522 @macro rcontrib{TEXT}
524 @ref{\TEXT\,,,lilypond-contributor,Guía del colaborador}
527 @macro rcontribnamed{TEXT,DISPLAY}
529 @ref{\TEXT\,,\DISPLAY\,lilypond-contributor,Guía del colaborador}
534 @ref{\TEXT\,,,lilypond-web,Información general}
537 @macro rwebnamed{TEXT,DISPLAY}
539 @ref{\TEXT\,,\DISPLAY\,lilypond-web,Información general}
544 @ref{\TEXT\,,,lilypond-essay,Ensayo}
547 @macro ressaynamed{TEXT,DISPLAY}
549 @ref{\TEXT\,,\DISPLAY\,lilypond-essay,Ensayo}
552 @macro rprogram{TEXT}
554 @ref{\TEXT\,,,lilypond-usage,Utilización del programa}
557 @macro rprogramnamed{TEXT,DISPLAY}
559 @ref{\TEXT\,,\DISPLAY\,lilypond-usage,Utilización del programa}
563 @ref{\TEXT\,,,lilypond-snippets,Fragmentos de código}
566 @macro rlsrnamed{TEXT,DISPLAY}
567 @ref{\TEXT\,,\DISPLAY\,lilypond-snippets,Fragmentos de código}
570 @macro rinternals{TEXT}
572 @ref{\TEXT\,,,lilypond-internals,Referencia de funcionamiento interno}
575 @macro rinternalsnamed{TEXT,DISPLAY}
577 @ref{\TEXT\,,\DISPLAY\,lilypond-internals,Referencia de funcionamiento interno}
591 @c All commands below should work in the middle of the line;
592 @c we thus must not use @vindex directly since it works only if placed
593 @c on a line of its own. To overcome this problem, we define a
594 @c replacement macro using the internal definition of @vindex which
595 @c delimits arguments in the standard way (i.e., with braces).
598 \gdef\lilyvindex#1{\doind{vr}{\code{#1}}\ignorespaces}
603 @ref{\TEXT\,,,music-glossary,Glosario Musical}
606 @macro rglosnamed{TEXT,DISPLAY}
608 @ref{\TEXT\,,\DISPLAY\,music-glossary,Glosario Musical}
611 @macro rlearning{TEXT}
613 @ref{\TEXT\,,,learning.es,Manual de Aprendizaje}
616 @macro rlearningnamed{TEXT,DISPLAY}
618 @ref{\TEXT\,,\DISPLAY\,learning.es,Manual de Aprendizaje}
623 @ref{\TEXT\,,,notation.es,Referencia de la Notación}
626 @macro rusernamed{TEXT,DISPLAY}
628 @ref{\TEXT\,,\DISPLAY\,notation.es,Referencia de la Notación}
631 @macro rchanges{TEXT}
633 @ref{\TEXT\,,,changes,Cambios}
636 @macro rchangesnamed{TEXT,DISPLAY}
638 @ref{\TEXT\,,\DISPLAY\,changes,Cambios}
643 @ref{\TEXT\,,,extending,Extender}
646 @macro rextendnamed{TEXT,DISPLAY}
648 @ref{\TEXT\,,\DISPLAY\,extending,Extender}
651 @macro rcontrib{TEXT}
653 @ref{\TEXT\,,,contributor,Guía del colaborador}
656 @macro rcontribnamed{TEXT,DISPLAY}
658 @ref{\TEXT\,,\DISPLAY\,contributor,Guía del colaborador}
663 @ref{\TEXT\,,,web,Información general}
666 @macro rwebnamed{TEXT,DISPLAY}
668 @ref{\TEXT\,,\DISPLAY\,web,Información general}
673 @ref{\TEXT\,,,essay,Ensayo}
676 @macro ressaynamed{TEXT,DISPLAY}
678 @ref{\TEXT\,,\DISPLAY\,essay,Ensayo}
681 @macro rprogram{TEXT}
683 @ref{\TEXT\,,,usage.es,Utilización del Programa}
686 @macro rprogramnamed{TEXT,DISPLAY}
688 @ref{\TEXT\,,\DISPLAY\,usage.es,Utilización del Programa}
693 @ref{\TEXT\,,,snippets,Fragmentos de código}
696 @macro rlsrnamed{TEXT,DISPLAY}
698 @ref{\TEXT\,,\DISPLAY\,snippets,Fragmentos de código}
701 @macro rinternals{TEXT}
703 @ref{\TEXT\,,,internals,Referencia de Funcionamiento Interno}
706 @macro rinternalsnamed{TEXT,DISPLAY}
708 @ref{\TEXT\,,\DISPLAY\,internals,Referencia de Funcionamiento Interno}
714 @c ***** Macros specific to the web site *****
718 @macro exampleImage{IMAGE-FILE}
720 <div class="float-center">
721 <a class="clickable" href="ly-examples/\IMAGE-FILE\.png">
722 <img src="ly-examples/\IMAGE-FILE\-small.png" alt="\IMAGE-FILE\">
724 <p style="text-align: center">
725 (pulse para ver una imagen más grande)
730 @image{ly-examples/\IMAGE-FILE\-small,,,\IMAGE-FILE\,png}
733 @image{lilypond/ly-examples/\IMAGE-FILE\,,,\IMAGE-FILE\,png}
741 <span style="text-decoration:blink">Necesitamos ayuda:</span>
749 @macro logoLegalLinux
750 Tux, el pingüino de Linux, es obra de
751 @uref{mailto:lewing@@isc.tamu.edu, lewing@@isc.tamu.edu} hecha con
752 @uref{http://www.isc.tamu.edu/~lewing/gimp/, el Programa de
753 Manipulación de Imágenes de GNU}.
757 @macro logoLegalFreeBSD
758 El logotipo de FreeBSD es una marca registrada de
759 @uref{http://www.freebsd.org/, The FreeBSD Foundation}.
763 @macro logoLegalMacOSX
764 La @qq{imagen de la X} no es una marca registrada. Es obra de
765 @uref{http://en.wikipedia.org/wiki/User:Nihonjoe, Nihonjoe} y
766 @uref{http://en.wikipedia.org/wiki/User:CyberSkull, CyberSkull}, y se
767 puso bajo la Licencia de Documentación Libre de GNU versión 1.2 o
768 posterior. Encontramos esta imagen en
769 @uref{http://commons.wikimedia.org/wiki/File:Mac_OS_X_Userbox_X.png,
770 esta página de Wikimedia Commons}.
774 @macro logoLegalWindows
775 La @qq{imagen de los cuatro rectángulos de colores} no es una marca
776 registrada. Es obra de
777 @uref{http://en.wikipedia.org/wiki/User:Rohitbd, Rohitbd} y está
778 puesta bajo la Licencia de Documentación Libre de GNU, versión 1.2.
779 Encontramos esta imagen en
780 @uref{http://commons.wikimedia.org/wiki/Category:Microsoft_Windows_logos,
781 esta página de Wikimedia Commons}.
788 @c ***** Macros specific to translated docs *****
792 Esta sección aún no está traducida; consulte el manual en inglés.