]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/extending.tely
Run grand replace for 2015.
[lilypond.git] / Documentation / es / extending.tely
index e12b1fe6be77dd53727b86a99e925918875b39e5..81989c5495bc932a3290d01d75664254f7ecfb15 100644 (file)
@@ -1,6 +1,6 @@
-\input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
+\input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 @ignore
-    Translation of GIT committish: 829d4293f61b7583e20ecdd3c427cde11e942fef
+    Translation of GIT committish: 08560a1b8076630c4fc6cb9b902614d8b74fd6fc
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -8,11 +8,13 @@
 @end ignore
 
 @setfilename lilypond-extending.info
-@settitle Extending LilyPond
+@settitle Extender LilyPond
 @documentencoding UTF-8
-@documentlanguage en
+@documentlanguage es
 @afourpaper
 
+@c translator: Francisco Vila
+
 @macro manualIntro
 Este archivo explica la forma de extender las funcionalidades de
 LilyPond versión @version{}.
@@ -20,7 +22,7 @@ LilyPond versión @version{}.
 
 @c `Extending' was born 2003-04-23 with git commit c08f6e8...
 @macro copyrightDeclare
-Copyright @copyright{} 2003--2010 por los autores.
+Copyright @copyright{} 2003--2015 por los autores.
 @end macro
 
 @set FDL
@@ -37,7 +39,7 @@ Copyright @copyright{} 2003--2010 por los autores.
 @end ignore
 
 
-@lilyTitlePage{Extending}
+@lilyTitlePage{Extender}
 
 
 @c TOC -- non-tex
@@ -60,6 +62,7 @@ Apéndices
 
 @contents
 
+@allowcodebreaks false
 
 @include extending/scheme-tutorial.itely
 @include extending/programming-interface.itely