]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/es/web.texi
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / es / web.texi
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: 6c1cdaa331972442a8fd62d98da5adebfaa9a17b
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 @setfilename web.info
10 @settitle LilyPond: notación musical para todos
11 @documentencoding UTF-8
12 @documentlanguage es
13 @afourpaper
14
15 @c `Web' was imported 2009-08-05 with git commit b938d71...
16 @c @macro copyrightDeclare
17 @c Copyright @copyright{} 2009 by the authors.
18 @c @end macro
19
20 @set FDL
21 @set web
22 @include macros.itexi
23
24 @c don't remove this comment.
25 @ignore
26 @omfcreator Graham Percival and Patrick McCarty
27 @omfdescription General info about the LilyPond music engraving system
28 @omftype program usage
29 @omfcategory Applications|Publishing
30 @omflanguage Spanish
31 @end ignore
32
33 @c Translators: Francisco Vila
34
35 @copying
36 Copyright @copyright{} 2009 por los autores.
37
38 @quotation
39 Permission is granted to copy, distribute and/or modify this document
40 under the terms of the GNU Free Documentation License, Version 1.1
41 or any later version published by the Free Software Foundation;
42 with no Invariant Sections.
43 A copy of the license is included in the section entitled ``GNU
44 Free Documentation License''.
45 @end quotation
46 @end copying
47
48
49 @c TITLE PAGE
50 @ifnottex
51 @node Arriba
52 @top LilyPond... notación musical para todos
53 @translationof Top
54 @end ifnottex
55
56
57 @c hack for texi2html, bleh -gp
58 @ifnothtml
59
60 @finalout
61
62 @titlepage
63 @title LilyPond
64 @subtitle El tipografiador de música
65 @titlefont{Información general}
66 @author El equipo de desarrollo de LilyPond
67
68 @vskip 0pt plus 1filll
69 @c @vskip 20pt
70
71 @insertcopying
72
73 Para LilyPond versión @version{}
74 @end titlepage
75 @end ifnothtml
76 @c end hack for texi2html
77
78
79 @c ************************ WEBSITE START ***************
80
81
82 @divId{pageHeader}
83 @heading LilyPond
84
85 ... notación musical para todos
86 @divEnd
87
88 @c @imageId{cmws,web-clef-g-eight-alpha.png,Catchy Musical Web Snippet}
89 @imageId{lilylogo,double-lily-modified3,png,LilyPond logo}
90 @c @im ageId{cmws,web-snippet-alpha.png,Catchy Musical Web Snippet}
91
92 @divId{quickSummary}
93 @subheading ¿Qué es LilyPond?
94
95 LilyPond es un programa de grabado musical de código abierto,
96 consagrado a la producción de partituras de la calidad más alta
97 posible.  Este programa de software libre lleva la estética de la
98 música grabada de la forma tradicional a las partituras impresas
99 mediante ordenador.
100
101 @divClass{align-right}
102 ¡Puede leer más en nuestra @ref{Introducción}!
103
104 @divEnd
105 @divEnd
106
107 @divClass{separator}
108 @divEnd
109
110
111 @divId{news}
112
113 @c TODO: generate this automatically, including RSS feed.
114 @include web/news-front.itexi
115
116 @divClass{float-right}
117 (@ref{Noticias antiguas})
118 @divEnd
119
120 @divEnd
121
122 @ifclear web_version
123   @c do nothing
124 @end ifclear
125 @ifset web_version
126   @c make the box:
127 @divId{latestVersion}
128
129 @subheading Enlaces rápidos
130
131 @c TODO: javascript to detect OS and suggest download?
132
133 @subsubheading Estable
134
135 @ref{Download, Descarga de @versionStable}
136
137 @ref{Manuals, Manuales de @versionStable}
138
139 @subsubheading Desarrollo
140
141 @ref{Development, Descarga de @versionDevel}
142
143 @ref{Development, Manuales de @versionDevel}
144
145 @divEnd
146 @end ifset
147
148 @ifnottex
149
150 @divClass{hide}
151 @menu
152 * Introducción::     Empiece aquí a crear partituras musicales.
153 * Descarga::         Obtener LilyPond.
154 * Manuales::         Léase los dichosos manuales (RTFM).
155 * Comunidad::        Póngase en contacto con otros usuarios.
156 @end menu
157 @divEnd
158
159 @end ifnottex
160
161 @contents
162
163 @c ****************** GENERAL STUFF FOR INFO ************
164 @ignore
165 Distributions will want to install lilypond.info in postinstall, doing:
166
167     install-info --info-dir=/usr/share/info out[-www]/lilypond-web.info
168
169   * Prepend GNU for dir, must be unique.
170
171   * Do not list the `lilypond' node at toplevel, so that `info lilypond'
172     goes to Top.
173
174   * List all commands in direntry.
175
176 @c  * lilypond: (lilypond-application)Running LilyPond.      Invoking the
177 @c    LilyPond  program.
178 @end ignore
179
180 @c Info files are no longer installed in a subdirectory, images are
181 @c expected to be found in lilypond/ subdirectory.
182 @dircategory GNU LilyPond: el tipografiador de música
183 @direntry
184 * Manual de aprendizaje de LilyPond: (lilypond-learning).  Comience por aquí.
185 * Glosario musical: (music-glossary).                 Para usuarios de habla no inglesa.
186 * LilyPond: (lilypond-notation).                      Referencia de la notación con LilyPond.
187 * Fragmentos de código de LilyPond: (lilypond-snippets).         Consejos, trucos y ejemplos cortos.
188 * Referencia de funcionamiento interno: (lilypond-internals).  Definiciones para la construcción de trucos.
189 * Utilización del programa: (lilypond-application). Instalación y ejecución de las aplicaciones.
190 * Página web: (lilypond-general).    Vista previa de la nueva página.
191 * abc2ly: (lilypond-application)Invocación de abc2ly.      Importación de ABC.
192 * convert-ly: (lilypond-application)Actualización de archivos mediante convert-ly. Versiones antiguas de LilyPond.
193 * etf2ly: (lilypond-application)Invocar etf2ly.      Importación de Finale.
194 * lilypond-book: (lilypond-application)LilyPond-book. Intergrar texto y música.
195 * midi2ly: (lilypond-application)Invocar midi2ly.    Importación de MIDI.
196 * musicxml2ly: (lilypond-application)Invocar musicxml2ly.  Importación de MusicXML.
197 @end direntry
198
199
200 @c FIXME: this still doesn't solve the broken links in pdf and big
201 @c        html; we'll need a bunch of @iftext and stuff in here. -gp
202 @c ****************** SPECIAL MACROS FOR WEB MANUAL ************
203 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
204 @subheading Léalo
205
206 @itemize
207
208 @c normal case, special online case
209 @ifclear web_version
210   @item \refLink\:
211 @end ifclear
212 @ifset web_version
213   @c we assume that the online web version will be split html
214   @item \split\:
215 @end ifset
216 lea el manual en el mismo formato que éste.
217
218 @end itemize
219
220 @subheading Todos los formatos
221
222 @divClass{keep-bullets}
223 @itemize
224
225 @ifclear web_version
226   @item @uref{../\base\/index.html, \name\ (HTML seccionado)}:
227 @end ifclear
228 @ifset web_version
229   @item \split\
230 @end ifset
231   el manual está dividido en muchas páginas HTML.
232   @*@ @ @emph{(una descarga pequeña por cada página)}
233
234 @ifclear web_version
235   @item @uref{../\base\-big-page.html, \name\ (HTML monolítico)}:
236 @end ifclear
237 @ifset web_version
238   @item \big\
239 @end ifset
240   lea este manual como una sola página HTML enorme.
241   @*@ @ @emph{(una sola descarga grande, \bigsize\)}
242
243 @ifclear web_version
244   @item @uref{../\base\.pdf, \base\.pdf}:
245 @end ifclear
246 @ifset web_version
247   @item \pdf\
248 @end ifset
249   descárguelo como un archivo en formato PDF.
250   @*@ @ @emph{(una sola descarga grande, \pdfsize\)}
251
252 @end itemize
253
254 @divEnd
255
256 @end macro
257
258 @c don't add any extra spaces in this macro -gp
259 @macro ifWebLinks{webLink,normalLink}
260 @ifclear web_version
261   \normalLink\:
262 @end ifclear
263 @ifset web_version
264   \webLink\:
265 @end ifset
266 @end macro
267
268 @include web/introduction.itexi
269 @include web/download.itexi
270 @include web/manuals.itexi
271 @include web/community.itexi
272
273 @bye