]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/es/user/lilypond.tely
updated spanish main file and po
[lilypond.git] / Documentation / es / user / lilypond.tely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: dc78324e8424699ec17df064941c0c787d4eb91c
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 @setfilename lilypond.info
9 @settitle GNU LilyPond
10 @iftex
11 @afourpaper
12 @end iftex
13
14 @c  Keep this here, since it pertains to the direntry below.
15 @ignore
16 Distributions will want to install lilypond.info in postinstall, doing:
17
18     install-info --info-dir=/usr/share/info out/lilypond.info
19
20   * Prepend GNU for dir, must be unique.
21
22   * Do not list the `lilypond' node at toplevel, so that `info lilypond'
23     goes to Top.
24
25   * List all commands in direntry.
26
27 @c  * lilypond: (lilypond/lilypond)Running LilyPond.      Invoking the
28 @c    LilyPond  program.
29 @end ignore
30
31 @ignore
32 @c
33 @c Info files are installed in subdirectories to allow images to be present. 
34 @c 
35 @dircategory LilyPond
36 @direntry
37 * LilyPond: (lilypond/lilypond).           The GNU music typesetter.
38 * abc2ly: (lilypond/lilypond)Invoking abc2ly.          Importing ABC.      
39 * convert-ly: (lilypond/lilypond)Invoking convert-ly.  Older LilyPond versions.
40 * etf2ly: (lilypond/lilypond)Invoking etf2ly.          Importing Finale.
41 * lilypond-book: (lilypond/lilypond)LilyPond-book.     Itegrating text and music.
42 * midi2ly: (lilypond/lilypond)Invoking midi2ly.        Importing MIDI.
43 * mup2ly: (lilypond/lilypond)Invoking mup2ly.          Importing Mup.
44 @end direntry
45 @end ignore
46
47 @c don't remove this comment.
48 @ignore
49 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
50 @omfdescription User manual of the LilyPond music engraving system
51 @omftype user manual
52 @omfcategory Applications|Publishing
53 @omflanguage Spanish
54 @end ignore
55
56
57 @ifhtml
58 Este documento también está disponible como
59 @uref{source/Documentation/user/lilypond.pdf,PDF}.
60 @end ifhtml
61
62
63 @c  This produces the unified index
64 @syncodeindex fn cp
65 @syncodeindex ky cp
66 @syncodeindex pg cp
67 @syncodeindex tp cp
68 @syncodeindex vr cp
69
70 @documentlanguage es
71 @documentencoding utf-8
72
73 @finalout
74
75 @titlepage
76 @title LilyPond
77 @subtitle El tipografiador de música
78 @author El equipo de desarrollo de LilyPond
79
80
81
82 Copyright @copyright{} 1999--2007 por los autores
83
84 @quotation
85 Se otorga permiso para copiar, distribuir y/o modificar este documento
86 bajo los términos de la Licencia de Documentación Libre de GNU, versión 1.1
87 o cualquier versión posterior publicada por la Free Software Foundation;
88 sin ninguna de las secciones invariantes.
89 Se incluye una copia de esta licencia dentro de la sección titulada ``Licencia
90 de Documentación Libre de GNU''.
91 @end quotation
92
93 @vskip 20pt
94
95 @lilypond[ragged-right]
96 \score {
97   \context Lyrics {
98     \override Score.RehearsalMark #'self-alignment-X = #LEFT
99     \override Score.RehearsalMark #'font-size = #-2
100     \mark #(ly:export (string-append
101       "(For LilyPond version " (lilypond-version) ")"))
102     s2
103   }
104   \layout {
105     indent = 0.0\pt
106   }
107 }
108 @end lilypond
109
110 @end titlepage
111
112 @copying
113 Copyright @copyright{} 1999--2007 por los autores
114
115 @emph{La traducción de la siguiente nota de copyright se ofrece
116 como cortesía para las personas de habla no inglesa, pero únicamente la nota en inglés
117 tiene validez legal.}
118
119 @emph{---A continuación figura la traducción al español---}
120
121 @quotation
122 Se otorga permiso para copiar, distribuir y/o modificar este documento
123 bajo los términos de la Licencia de Documentación Libre de GNU, versión 1.1
124 o cualquier versión posterior publicada por la Free Software Foundation;
125 sin ninguna de las secciones invariantes.
126 Se incluye una copia de esta licencia dentro de la sección titulada ``Licencia
127 de Documentación Libre de GNU''.
128 @end quotation
129
130 @quotation
131 Permission is granted to copy, distribute and/or modify this document
132 under the terms of the GNU Free Documentation License, Version 1.1
133 or any later version published by the Free Software Foundation;
134 with no Invariant Sections.
135 A copy of the license is included in the section entitled ``GNU
136 Free Documentation License''.
137 @end quotation
138 @end copying
139
140 @ifnottex
141 Este archivo es la documentación de GNU LilyPond.
142
143 Copyright @copyright{} 1999--2007 por los autores
144
145 @emph{La traducción de la siguiente nota de copyright se ofrece
146 como cortesía para las personas de habla no inglesa, pero únicamente la nota en inglés
147 tiene validez legal.}
148
149 @emph{---A continuación figura la traducción al español---}
150
151 @quotation
152 Se otorga permiso para copiar, distribuir y/o modificar este documento
153 bajo los términos de la Licencia de Documentación Libre de GNU, versión 1.1
154 o cualquier versión posterior publicada por la Free Software Foundation;
155 sin ninguna de las secciones invariantes.
156 Se incluye una copia de esta licencia dentro de la sección titulada ``Licencia
157 de Documentación Libre de GNU''.
158 @end quotation
159
160 @quotation
161 Permission is granted to copy, distribute and/or modify this document
162 under the terms of the GNU Free Documentation License, Version 1.1
163 or any later version published by the Free Software Foundation;
164 with no Invariant Sections.
165 A copy of the license is included in the section entitled ``GNU
166 Free Documentation License''.
167 @end quotation
168 @end ifnottex
169
170 @ifnottex
171 @node Top
172 @top GNU LilyPond --- The music typesetter
173 @c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX.
174
175 Éste es el manual del usuario para GNU LilyPond de la serie 2.11.x.
176 @ifhtml
177 (Consulte el final de esta página para ver el número exacto de la versión).
178 @end ifhtml
179
180 @cindex web, sitio
181 @cindex URL
182
183 Se puede encontrar más información en
184 @uref{http://@/www@/.lilypond@/.org/}.  El sitio web contiene copias en línea
185 de la presente documentación y de otras.
186
187 @include dedication.itely
188
189 @menu
190 Manual de aprendizaje
191
192 * Preface::                        Prefacio.
193 * Introduction::                   Qué, por qué y cómo.
194 * Tutorial::                       Introducción en forma de tutorial.
195 * Putting it all together::        Más explicaciones sobre conceptos de LilyPond.
196 * Working on LilyPond projects::   Sobre la utilización en el mundo real.
197 * Tweaking output::                Introducción a las modificaciones de la salida.
198
199 Referencia de la notación
200
201 * Basic notation::                 Notación musical estándar.
202 * Instrument-specific notation::   Notaciones especiales.
203 * Advanced notation::              Notación que se utiliza con menos frecuencia.
204 * Changing defaults::              Ajuste fino de la salida.
205 * Non-musical notation::           Salida que no es notación musical.
206 * Spacing issues::                 Presentación de la salida sobre papel.
207 * Interfaces for programmers::     Utilización por expertos.
208
209 Utilización del programa
210
211 * Running LilyPond::               Funcionamiento.
212 * LilyPond-book::                  Integrar texto y música.
213 * Converting from other formats::  Convertir al formato de entrada de LilyPond.
214
215 Apéndices
216
217 * Literature list::                Obras de referencia sobre notación musical.
218 * Scheme tutorial::                Programación dentro de LilyPond.
219 * Notation manual tables::         Tablas y cuadros.
220 * Templates::                      Plantillas ya preparadas.
221 * Cheat sheet::                    Resumen de la sintaxis de LilyPond.
222 * GNU Free Documentation License:: Licencia de este documento.
223 * LilyPond command index::
224 * LilyPond index::
225 @end menu
226 @end ifnottex
227
228 @contents
229
230
231 @include macros.itexi
232 @include preface.itely
233 @include introduction.itely
234 @include tutorial.itely
235 @include putting.itely
236 @include working.itely
237 @include tweaks.itely
238
239 @include basic-notation.itely
240 @include instrument-notation.itely
241 @include advanced-notation.itely
242 @include changing-defaults.itely
243 @include non-music.itely
244 @include spacing.itely
245 @include programming-interface.itely
246
247 @include running.itely
248 @include lilypond-book.itely
249 @include converters.itely
250
251
252 @include literature.itely
253 @include scheme-tutorial.itely
254 @include notation-appendices.itely
255 @include templates.itely
256 @include cheatsheet.itely
257 @include fdl.itexi
258
259 @node LilyPond command index
260 @appendix LilyPond command index
261
262 @printindex ky
263
264 @node LilyPond index
265 @appendix LilyPond index
266
267 @printindex cp
268
269 @bye