]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/es/user/lilypond-program.tely
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / es / user / lilypond-program.tely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: bf1e35f1dee87dc6c6537e52cda6c2ed9add6fb4
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 @documentencoding UTF-8
9 @documentlanguage es
10 @setfilename lilypond-program.info
11 @settitle GNU LilyPond: manual de utilización del programa
12
13 @include macros.itexi
14
15 @afourpaper
16
17 @c don't remove this comment.
18 @ignore
19 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
20 @omfdescription Program Usage of the LilyPond music engraving system
21 @omftype program usage
22 @omfcategory Applications|Publishing
23 @omflanguage English
24 @end ignore
25
26 @c Translators: Francisco Vila
27
28 @ifnottex
29 @node Top
30 @top GNU LilyPond: Manual de utilización del programa
31 @c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX.
32 @end ifnottex
33
34 @ifhtml
35 Este documento está disponible también en formato
36 @uref{source/Documentation/user/lilypond-program.es.pdf,PDF} y como
37 @uref{source/Documentation/user/lilypond-program-big-page.html,una sola página} [en inglés].
38 @end ifhtml
39
40
41 @c  This produces the unified index
42 @syncodeindex fn cp
43 @syncodeindex vr cp
44
45
46 @finalout
47
48 @titlepage
49 @title LilyPond
50 @subtitle El tipografiador de música
51 @titlefont{Utilización del programa}
52 @author El equipo de desarrollo de LilyPond
53
54
55 Copyright @copyright{} 1999--2008 por los autores
56
57 @emph{La traducción de la siguiente nota de copyright se ofrece como
58 cortesía para las personas de habla no inglesa, pero únicamente la
59 nota en inglés tiene validez legal.}
60
61 @emph{The translation of the following copyright notice is provided
62 for courtesy to non-English speakers, but only the notice in English
63 legally counts.}
64
65 @quotation
66 Se otorga permiso para copiar, distribuir y/o modificar este documento
67 bajo los términos de la Licencia de Documentación Libre de GNU, versión 1.1
68 o cualquier versión posterior publicada por la Free Software Foundation;
69 sin ninguna de las secciones invariantes.
70 Se incluye una copia de esta licencia dentro de la sección titulada ``Licencia
71 de Documentación Libre de GNU''.
72 @end quotation
73
74 @quotation
75 Permission is granted to copy, distribute and/or modify this document
76 under the terms of the GNU Free Documentation License, Version 1.1
77 or any later version published by the Free Software Foundation;
78 with no Invariant Sections.
79 A copy of the license is included in the section entitled ``GNU
80 Free Documentation License''.
81 @end quotation
82
83 @vskip 20pt
84
85 Para LilyPond versión @version{}
86 @end titlepage
87
88
89 @copying
90 Copyright @copyright{} 1999--2008 por los autores
91
92 @emph{La traducción de la siguiente nota de copyright se ofrece como
93 cortesía para las personas de habla no inglesa, pero únicamente la
94 nota en inglés tiene validez legal.}
95
96 @emph{The translation of the following copyright notice is provided
97 for courtesy to non-English speakers, but only the notice in English
98 legally counts.}
99
100 @quotation
101 Se otorga permiso para copiar, distribuir y/o modificar este documento
102 bajo los términos de la Licencia de Documentación Libre de GNU, versión 1.1
103 o cualquier versión posterior publicada por la Free Software Foundation;
104 sin ninguna de las secciones invariantes.
105 Se incluye una copia de esta licencia dentro de la sección titulada ``Licencia
106 de Documentación Libre de GNU''.
107 @end quotation
108
109 @quotation
110 Permission is granted to copy, distribute and/or modify this document
111 under the terms of the GNU Free Documentation License, Version 1.1
112 or any later version published by the Free Software Foundation;
113 with no Invariant Sections.
114 A copy of the license is included in the section entitled ``GNU
115 Free Documentation License''.
116 @end quotation
117 @end copying
118
119 @ifnottex
120 Este archivo es la documentación de la utilización del programa GNU LilyPond.
121
122 Copyright 1999--2008 por los autores
123
124 @emph{La traducción de la siguiente nota de copyright se ofrece como
125 cortesía para las personas de habla no inglesa, pero únicamente la
126 nota en inglés tiene validez legal.}
127
128 @emph{The translation of the following copyright notice is provided
129 for courtesy to non-English speakers, but only the notice in English
130 legally counts.}
131
132 @quotation
133 Se otorga permiso para copiar, distribuir y/o modificar este documento
134 bajo los términos de la Licencia de Documentación Libre de GNU, versión 1.1
135 o cualquier versión posterior publicada por la Free Software Foundation;
136 sin ninguna de las secciones invariantes.
137 Se incluye una copia de esta licencia dentro de la sección titulada ``Licencia
138 de Documentación Libre de GNU''.
139 @end quotation
140
141 @quotation
142 Permission is granted to copy, distribute and/or modify this document
143 under the terms of the GNU Free Documentation License, Version 1.1
144 or any later version published by the Free Software Foundation;
145 with no Invariant Sections.
146 A copy of the license is included in the section entitled ``GNU
147 Free Documentation License''.
148 @end quotation
149 @end ifnottex
150
151 @ifnottex
152 El presente documento es el manual de utilización del programa GNU
153 LilyPond, versión @version{}.  Para ver más información acerca de la
154 relación entre éste y el resto de los documentos, consulte
155 @rlearning{About the documentation}.
156
157 @cindex página web
158 @cindex URL
159
160 Se puede ampliar información en
161 @uref{http://@/www@/.lilypond@/.org/}.  La página web incluye copias en línea
162 de esta documentación y otras.
163
164 @menu
165 * Install::                        Cómo instalarlo o compilarlo.
166 * Setup::                          Utilizar LilyPond con notros programas.
167 * Running LilyPond::               Funcionamiento.
168 * LilyPond-book::                  Integrar texto y música.
169 * Converting from other formats::  Convertir al formato del código de entrada de lilypond.
170
171 Apéndices
172
173 * GNU Free Documentation License:: Licencia de este documento.
174 * LilyPond index::
175 @end menu
176 @end ifnottex
177
178 @contents
179
180 @include install.itely
181 @include setup.itely
182 @include running.itely
183 @include lilypond-book.itely
184 @include converters.itely
185
186 @include fdl.itexi
187
188 @node LilyPond index
189 @appendix LilyPond index
190
191 @printindex cp
192
193 @bye