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