]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/user/install.itely
Merge master into nested-bookparts
[lilypond.git] / Documentation / es / user / install.itely
index d449aff3f3b84242eaebef3c7c410af671148fbf..4bec065aebebbe30ad86d18a42775953575f124f 100644 (file)
@@ -1,14 +1,14 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 @c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: 57d7c13e226c65c8db7282d777a386b88cea68b6
+    Translation of GIT committish: 85b54e04be6730bd0781f3135ee741010e099fd8
 
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
-@c \version "2.11.51"
+@c \version "2.11.61"
 
 @c Translators: Francisco Vila
 
 @chapter Install
 @end ifclear
 
-@c  I don't know what this comment does.  Remove?  -gp
-@ignore
-@h tml
-<a name="download-source">
-@e nd html
-@end ignore
-
 Existen dos conjuntos de ediciones o lanzamientos de LilyPond: las
 ediciones estables y las ediciones inestables de desarrollo.  Las
 versiones estables tienen como número @q{menor} de versión un número
@@ -36,8 +29,8 @@ recomendamos @strong{fervientemente} el uso de los archivos binarios
 precompilados.
 
 @menu
-* Precompiled binaries::        
-* Compiling from source::       
+* Precompiled binaries::
+* Compiling from source::
 @end menu
 
 
@@ -60,83 +53,38 @@ darwin-x86  - MacOS X intel
 freebsd-64  - FreeBSD 6.x, x86_64
 freebsd-x86 - FreeBSD 4.x, x86
 linux-64    - Cualquier distribución de GNU/Linux, x86_64
-linux-arm   - Cualquier distribución de GNU/Linux, arm
 linux-ppc   - Cualquier distribución de GNU/Linux, powerpc
 linux-x86   - Cualquier distribución de GNU/Linux, x86
 mingw       - Windows x86
 @end example
 
+@knownissues
 
-@c TRANSLATORS:
-@c   Please **do not** translate anything below this line.  Users
-@c   should not be compiling LilyPond themselves; if they really 
-@c   want to do so, they should be able to read the English docs,
-@c   because they'll probably need to ask questions in English
-@c   on the -devel list.   -gp
+Si tiene MacOS 10.3 o 10.4 y quiere usar guiones de Python como
+@command{convert-ly} y @command{lilypond-book}, consulte @ref{Setup
+for MacOS X,,,lilypond-program,Application Usage}.
 
 @node Compiling from source
 @section Compiling from source
 
-@untranslated
-
-@menu
-* Downloading source code::
-* Requirements::
-* Building LilyPond::
-* Building documentation::
-* Testing LilyPond::
-* Problems::
-@end menu 
-@node Downloading source code
-@subsection Downloading source code
-
-@untranslated
-
-@node Requirements
-@subsection Requirements
-
-@untranslated
-
-@unnumberedsubsubsec Compilation
-@unnumberedsubsubsec Running requirements
-@unnumberedsubsubsec Requirements for building documentation
-@node Building LilyPond
-@subsection Building LilyPond
-
-@untranslated
-
-@unnumberedsubsubsec Compiling
-@unnumberedsubsubsec Compiling for multiple platforms
-@unnumberedsubsubsec Compiling outside the source tree
-@node Building documentation
-@subsection Building documentation
+Es posible compilar LilyPond directamente del código fuente. Ello
+requiere poder leer en inglés, motivo por el que esta sección se deja
+sin traducir.  Si verdaderamente quiere compilar LilyPond, consulte
+@iftex
+@c DO NOT translate the following line at all.
+@ref{Compiling from source,,,lilypond-program,Application Usage}.
+@end iftex
+@ifhtml
+@c Please translate the following line (but not the .html file name)
+la @uref{Compiling-from-source.html,documentación en inglés}.
+@end ifhtml
 
-@untranslated
 
-@menu
-* Commands for building documentation:: Compilar e instalar la documentación.
-* Building documentation without compiling LilyPond:: Usar un binario de LilyPond ya instalado.
-@end menu
-
-@node Commands for building documentation
-@unnumberedsubsubsec Commands for building documentation
-
-@node Building documentation without compiling LilyPond
-@unnumberedsubsubsec Building documentation without compiling LilyPond
-
-@untranslated
-
-@node Testing LilyPond
-@subsection Testing LilyPond
-
-@untranslated
-
-@node Problems
-@subsection Problems
-
-@untranslated
-
-@unnumberedsubsubsec Bison 1.875
-@unnumberedsubsubsec Solaris
-@unnumberedsubsubsec FreeBSD
-@unnumberedsubsubsec International fonts
+@c TRANSLATORS:
+@c   Please **do not** translate anything below this line.  Users
+@c   should not be compiling LilyPond themselves; if they really
+@c   want to do so, they should be able to read the English docs,
+@c   because they'll probably need to ask questions in English
+@c   on the -devel list.   -gp
+@c Instead, please uncomment and translate the paragraph above,
+@c and remove all stuff (menu, nodes, contents) below this line.