X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fes%2Fuser%2Flilypond-program.tely;h=81c53d7f566f11b2525ed0b7e60b63e62392668c;hb=38d7d319eabc906e82fb42002678c6d42a23b6f7;hp=7b7c6873a8709ac6e0327181577269499dbd2d75;hpb=ff3a425aa4e0310b983811b40cff759c3e7986bc;p=lilypond.git diff --git a/Documentation/es/user/lilypond-program.tely b/Documentation/es/user/lilypond-program.tely index 7b7c6873a8..81c53d7f56 100644 --- a/Documentation/es/user/lilypond-program.tely +++ b/Documentation/es/user/lilypond-program.tely @@ -1,39 +1,48 @@ -\input texinfo @c -*- coding: utf-8; mode: texinfo; -*- +\input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*- @ignore - Translation of GIT committish: 9919203607214decd1775e05a36ecf8261e4a5a6 + Translation of GIT committish: c7d6848e128f461a4cec093f7a71a34b2dc314eb When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details. @end ignore -@setfilename lilypond-program.info -@settitle GNU LilyPond program usage @documentencoding UTF-8 -@documentlanguage en +@documentlanguage es +@setfilename lilypond-program.info +@settitle GNU LilyPond: manual de utilización del programa -@iftex -@afourpaper -@c don't replace quotes with directed quotes -@tex -\gdef\SETtxicodequoteundirected{Foo} -\gdef\SETtxicodequotebacktick{Bla} -@end tex -@end iftex +@include macros.itexi +@afourpaper @c don't remove this comment. @ignore @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival -@omfdescription User manual of the LilyPond music engraving system +@omfdescription Program Usage of the LilyPond music engraving system @omftype program usage @omfcategory Applications|Publishing @omflanguage English @end ignore +@c Translators: Francisco Vila + +@ifnottex +@node Top +@top GNU LilyPond: Manual de utilización del programa +@c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX. +@end ifnottex + @ifhtml -Este documento está disponible también en formato -@uref{source/Documentation/user/lilypond-program.pdf,PDF} y como -@uref{source/Documentation/user/lilypond-program-big-page.html,una sola página}. +@ifclear bigpage +Este documento también está disponible en formato +@uref{source/Documentation/user/lilypond-program.es.pdf,PDF} y como +@uref{source/Documentation/user/lilypond-program-big-page.es.html,una sola página}. +@end ifclear +@ifset bigpage +Este documento también está disponible en formato +@uref{source/Documentation/user/lilypond-program.es.pdf,PDF} y como +@uref{source/Documentation/user/lilypond-program/index.es.html,un documento HTML normal de muchas páginas}. +@end ifset @end ifhtml @@ -51,7 +60,24 @@ Este documento está disponible también en formato @author El equipo de desarrollo de LilyPond -Copyright @copyright{} 1999--2007 por los autores +Copyright @copyright{} 1999--2009 por los autores + +@emph{La traducción de la siguiente nota de copyright se ofrece como +cortesía para las personas de habla no inglesa, pero únicamente la +nota en inglés tiene validez legal.} + +@emph{The translation of the following copyright notice is provided +for courtesy to non-English speakers, but only the notice in English +legally counts.} + +@quotation +Se otorga permiso para copiar, distribuir y/o modificar este documento +bajo los términos de la Licencia de Documentación Libre de GNU, versión 1.1 +o cualquier versión posterior publicada por la Free Software Foundation; +sin ninguna de las secciones invariantes. +Se incluye una copia de esta licencia dentro de la sección titulada ``Licencia +de Documentación Libre de GNU''. +@end quotation @quotation Permission is granted to copy, distribute and/or modify this document @@ -64,25 +90,29 @@ Free Documentation License''. @vskip 20pt -@lilypond[ragged-right] -\score { - \context Lyrics { - \override Score.RehearsalMark #'self-alignment-X = #LEFT - \override Score.RehearsalMark #'font-size = #-2 - \mark #(ly:export (string-append - "(For LilyPond version " (lilypond-version) ")")) - s2 - } - \layout { - indent = 0.0\pt - } -} -@end lilypond - +Para LilyPond versión @version{} @end titlepage + @copying -Copyright @copyright{} 1999--2007 por los autores +Copyright @copyright{} 1999--2009 por los autores + +@emph{La traducción de la siguiente nota de copyright se ofrece como +cortesía para las personas de habla no inglesa, pero únicamente la +nota en inglés tiene validez legal.} + +@emph{The translation of the following copyright notice is provided +for courtesy to non-English speakers, but only the notice in English +legally counts.} + +@quotation +Se otorga permiso para copiar, distribuir y/o modificar este documento +bajo los términos de la Licencia de Documentación Libre de GNU, versión 1.1 +o cualquier versión posterior publicada por la Free Software Foundation; +sin ninguna de las secciones invariantes. +Se incluye una copia de esta licencia dentro de la sección titulada ``Licencia +de Documentación Libre de GNU''. +@end quotation @quotation Permission is granted to copy, distribute and/or modify this document @@ -97,7 +127,24 @@ Free Documentation License''. @ifnottex Este archivo es la documentación de la utilización del programa GNU LilyPond. -Copyright 1999--2007 por los autores +Copyright 1999--2009 por los autores + +@emph{La traducción de la siguiente nota de copyright se ofrece como +cortesía para las personas de habla no inglesa, pero únicamente la +nota en inglés tiene validez legal.} + +@emph{The translation of the following copyright notice is provided +for courtesy to non-English speakers, but only the notice in English +legally counts.} + +@quotation +Se otorga permiso para copiar, distribuir y/o modificar este documento +bajo los términos de la Licencia de Documentación Libre de GNU, versión 1.1 +o cualquier versión posterior publicada por la Free Software Foundation; +sin ninguna de las secciones invariantes. +Se incluye una copia de esta licencia dentro de la sección titulada ``Licencia +de Documentación Libre de GNU''. +@end quotation @quotation Permission is granted to copy, distribute and/or modify this document @@ -110,25 +157,22 @@ Free Documentation License''. @end ifnottex @ifnottex -@node Top -@top GNU LilyPond --- program usage -@c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX. - -El presente documento es el manual de utilización del programa GNU LilyPond, serie 2.11.x. -@ifhtml -(Consulte el final de la presente página para ver el número exacto de la versión). -@end ifhtml +El presente documento es el manual de utilización del programa GNU +LilyPond, versión @version{}. Para ver más información sobre la +relación entre éste y el resto de los documentos, consulte +@rlearning{About the documentation}. -@cindex web site +@cindex web, página +@cindex página web @cindex URL -Se puede ampliar información en -@uref{http://@/www@/.lilypond@/.org/}. La página web incluye copias en línea -de esta documentación y otras. +Se puede encontrar más información en +@uref{http://@/www@/.lilypond@/.org/}. La página web incluye copias +en línea de la presente documentación y de otras. @menu * Install:: Cómo instalarlo o compilarlo. -* Setup:: Utilizar LilyPond con notros programas. +* Setup:: Utilizar LilyPond con otros programas. * Running LilyPond:: Funcionamiento. * LilyPond-book:: Integrar texto y música. * Converting from other formats:: Convertir al formato del código de entrada de lilypond. @@ -142,9 +186,6 @@ Apéndices @contents - -@include macros.itexi - @include install.itely @include setup.itely @include running.itely @@ -159,4 +200,3 @@ Apéndices @printindex cp @bye -