]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/es/learning.tely
Docs: fix documentation reference of translation committishes
[lilypond.git] / Documentation / es / learning.tely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
2 @ignore
3     Translation of GIT committish: c7d6848e128f461a4cec093f7a71a34b2dc314eb
4
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..
8 @end ignore
9 @documentencoding UTF-8
10 @documentlanguage es
11 @setfilename lilypond-learning.info
12 @settitle Manual de aprendizaje de GNU LilyPond
13
14 @include macros.itexi
15
16 @afourpaper
17
18 @c don't remove this comment.
19 @ignore
20 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
21 @omfdescription Learning Manual of the LilyPond music engraving system
22 @omftype program usage
23 @omfcategory Applications|Publishing
24 @omflanguage Spanish
25 @end ignore
26
27 @c Translators: Francisco Vila
28
29 @ifnottex
30 @node Arriba
31 @top GNU LilyPond: Manual de aprendizaje
32 @translationof Top
33 @end ifnottex
34
35 @ifhtml
36 @ifclear bigpage
37 Este documento también está disponible en formato
38 @uref{source/Documentation/learning.es.pdf,PDF} y como
39 @uref{source/Documentation/learning-big-page.es.html,una sola página}.
40 @end ifclear
41 @ifset bigpage
42 Este documento también está disponible en formato
43 @uref{source/Documentation/learning.es.pdf,PDF} y como
44 @uref{source/Documentation/learning/index.es.html,un documento HTML normal de muchas páginas}.
45 @end ifset
46 @end ifhtml
47
48 @c  This produces the unified index
49 @syncodeindex fn cp
50 @syncodeindex vr cp
51
52
53 @finalout
54
55 @titlepage
56 @title LilyPond
57 @subtitle El tipografiador de música
58 @titlefont{Manual de aprendizaje}
59 @author El equipo de desarrollo de LilyPond
60
61
62 Copyright @copyright{} 1999--2009 por los autores
63
64 @emph{La traducción de la siguiente nota de copyright se ofrece como
65 cortesía para las personas de habla no inglesa, pero únicamente la
66 nota en inglés tiene validez legal.}
67
68 @emph{The translation of the following copyright notice is provided
69 for courtesy to non-English speakers, but only the notice in English
70 legally counts.}
71
72 @quotation
73 Se otorga permiso para copiar, distribuir y/o modificar este documento
74 bajo los términos de la Licencia de Documentación Libre de GNU, versión 1.1
75 o cualquier versión posterior publicada por la Free Software Foundation;
76 sin ninguna de las secciones invariantes.
77 Se incluye una copia de esta licencia dentro de la sección titulada ``Licencia
78 de Documentación Libre de GNU''.
79 @end quotation
80
81 @quotation
82 Permission is granted to copy, distribute and/or modify this document
83 under the terms of the GNU Free Documentation License, Version 1.1
84 or any later version published by the Free Software Foundation;
85 with no Invariant Sections.
86 A copy of the license is included in the section entitled ``GNU
87 Free Documentation License''.
88 @end quotation
89
90 @vskip 20pt
91
92 Para LilyPond versión @version{}
93 @end titlepage
94
95 @copying
96 Copyright @copyright{} 1999--2009 por los autores
97
98 @emph{La traducción de la siguiente nota de copyright se ofrece como
99 cortesía para las personas de habla no inglesa, pero únicamente la
100 nota en inglés tiene validez legal.}
101
102 @emph{The translation of the following copyright notice is provided
103 for courtesy to non-English speakers, but only the notice in English
104 legally counts.}
105
106 @quotation
107 Se otorga permiso para copiar, distribuir y/o modificar este documento
108 bajo los términos de la Licencia de Documentación Libre de GNU, versión 1.1
109 o cualquier versión posterior publicada por la Free Software Foundation;
110 sin ninguna de las secciones invariantes.
111 Se incluye una copia de esta licencia dentro de la sección titulada ``Licencia
112 de Documentación Libre de GNU''.
113 @end quotation
114
115 @quotation
116 Permission is granted to copy, distribute and/or modify this document
117 under the terms of the GNU Free Documentation License, Version 1.1
118 or any later version published by the Free Software Foundation;
119 with no Invariant Sections.
120 A copy of the license is included in the section entitled ``GNU
121 Free Documentation License''.
122 @end quotation
123 @end copying
124
125 @c TRANSLATE ME
126 @ifnottex
127 Este archivo es la documentación de GNU LilyPond orientada a quienes empiezan con el programa.
128
129 Copyright @copyright{} 1999--2009 por los autores
130
131 @emph{La traducción de la siguiente nota de copyright se ofrece como
132 cortesía para las personas de habla no inglesa, pero únicamente la
133 nota en inglés tiene validez legal.}
134
135 @emph{The translation of the following copyright notice is provided
136 for courtesy to non-English speakers, but only the notice in English
137 legally counts.}
138
139 @quotation
140 Se otorga permiso para copiar, distribuir y/o modificar este documento
141 bajo los términos de la Licencia de Documentación Libre de GNU, versión 1.1
142 o cualquier versión posterior publicada por la Free Software Foundation;
143 sin ninguna de las secciones invariantes.
144 Se incluye una copia de esta licencia dentro de la sección titulada ``Licencia
145 de Documentación Libre de GNU''.
146 @end quotation
147
148 @quotation
149 Permission is granted to copy, distribute and/or modify this document
150 under the terms of the GNU Free Documentation License, Version 1.1
151 or any later version published by the Free Software Foundation;
152 with no Invariant Sections.
153 A copy of the license is included in the section entitled ``GNU
154 Free Documentation License''.
155 @end quotation
156 @end ifnottex
157
158 @c TRANSLATE ME
159 @ifnottex
160 El presente documento es el manual de aprendizaje de GNU LilyPond,
161 versión @version{}.  Para ver más información sobre la relación entre
162 éste y el resto de los documentos, consulte @ref{Sobre la documentación}.
163
164 @cindex web, página
165 @cindex página web
166 @cindex URL
167
168 Encontrará más información en
169 @uref{http://@/www@/.lilypond@/.org/}.  La página web contiene copias
170 en línea de la presente y otras documentaciones.
171
172 @menu
173 * Preámbulo::                        Prefacio.
174 * Introducción::                   Qué, por qué y cómo.
175 * Tutorial::                       Introducción en forma de tutorial.
176 * Conceptos fundamentales::           Conceptos básicos necesarios para leer el resto de este manual.
177 * Trucar la salida::                Introducción a las modificaciones de la salida.
178 * Trabajar en proyectos de LilyPond::   Sobre la utilización en el mundo real.
179
180 Apéndices
181
182 * Plantillas::                      Plantillas listas para usar.
183 * Tutorial de Scheme::                Programar dentro de LilyPond.
184 * GNU Free Documentation License:: La licencia de este documento.
185 * Índice de LilyPond::
186 @end menu
187 @end ifnottex
188
189 @contents
190
191
192 @include learning/preface.itely
193 @include learning/introduction.itely
194 @include learning/tutorial.itely
195 @include learning/fundamental.itely
196 @include learning/tweaks.itely
197 @include learning/working.itely
198
199 @include learning/templates.itely
200 @include learning/scheme-tutorial.itely
201 @include fdl.itexi
202
203 @node Índice de LilyPond
204 @appendix Índice de LilyPond
205 @translationof LilyPond index
206
207 @printindex cp
208
209 @bye