]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/user/running.itely
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / es / user / running.itely
index 7ebd3eafb3b14a0b11a3e0fdc4ee8adf96bb7830..cedd42aef499e2c243e5fa5add62e91a1e8829cc 100644 (file)
@@ -1,13 +1,13 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 @c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: dfae8d829c653d1c011f8823cd51d09c33400b66
+    Translation of GIT committish: 576140f04b84d2c75be3905f2d998e90038c50c5
 
     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.57"
+@c \version "2.11.61"
 
 
 @node Running LilyPond
@@ -56,15 +56,15 @@ documentos sobre este tema si no le resulta familiar la línea de
 
 @menu
 * Invoking lilypond::
-* Command line options::
+* Command line options for lilypond::
 * Environment variables::
 @end menu
 
 @node Invoking lilypond
-@subsection Invoking lilypond
+@subsection Invoking @command{lilypond}
 
-@cindex invocar a LilyPond
-@cindex opciones de la línea de órdenes
+@cindex invocar @command{lilypond}
+@cindex opciones de la línea de órdenes para @command{lilypond}
 @cindex órdenes, opciones de la línea de
 
 El ejecutable @command{lilypond} se puede llamar desde la línea de
@@ -103,8 +103,8 @@ producirá como salida @var{base}@file{-violin.pdf} y
 @var{base}@file{-cello-1.pdf}.
 
 
-@node Command line options
-@subsection Command line options
+@node Command line options for lilypond
+@subsection Command line options for @command{lilypond}
 
 Están contempladas las siguientes opciones:
 
@@ -174,6 +174,7 @@ Esta opción establece el tamaño predeterminado del papel,
 Observe que la cadena se debe incluir dentro de comillas escapadas
 ( @code{\"} ).
 
+@c Match " in previous line to help context-sensitive editors
 
 @item safe
 No confiar en la entrada @code{.ly}.
@@ -509,7 +510,7 @@ de comprobar una o dos líneas por encima de la posición indicada.
 
 
 @node Updating files with convert-ly
-@section Updating with @command{convert-ly}
+@section Updating files with @command{convert-ly}
 
 @cindex actualización de un archivo de LilyPond
 @cindex version
@@ -538,7 +539,13 @@ menú @code{Compilar > Actualizar sintaxis}.
 Si no hay cambios en miarchivo.ly y se crea el archivo llamado
 miarchivo.ly.NEW, entonces miarchivo.ly ya está actualizado.
 
-@subsection Command line options
+@menu
+* Command line options for convert-ly::
+* Problems with convert-ly::
+@end menu
+
+@node Command line options for convert-ly
+@subsection Command line options for @command{convert-ly}
 
 @command{convert-ly} convierte siempre al últimmo cambio de sintaxis
 que puede manejar.  Eesto supone que el número de @code{\version} que
@@ -601,11 +608,6 @@ Imprimir la ayuda de la utilización.
 @end table
 
 
-@menu
-* Problems with convert-ly::
-@end menu
-
-
 @node Problems with convert-ly
 @subsection Problems with @code{convert-ly}