]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/usage/suggestions.itely
Doc-es: update Suggestions, Scheme, Updating.
[lilypond.git] / Documentation / es / usage / suggestions.itely
index 2884c244ddd252ae87f40535d2654ba9f2b2e2b2..762f45e04e9d89701fc371471514a310b9aa41d3 100644 (file)
@@ -1,14 +1,14 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 
 @ignore
-    Translation of GIT committish: 10bd5cc93870ac4b884b8cb938cfc6a19c768097
+    Translation of GIT committish: de9ddc8183a93f28d167af8f195be95e5fbc91b9
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.13.36"
+@c \version "2.14.0"
 
 @node Sugerencias para escribir archivos de entrada
 @chapter Sugerencias para escribir archivos de entrada
@@ -341,7 +341,7 @@ el directorio @code{Notas}:
 
 @example
 %%% principio del archivo "sinfonia-cello.ly"
-\include ../definiciones.ily
+\include ../definicionesSinf.ily
 \include ../Notas/cello.ily
 @end example