]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/it/usage/suggestions.itely
Imported Upstream version 2.16.0
[lilypond.git] / Documentation / it / usage / suggestions.itely
index 5b1c967632b9390ba86fac973c291e12e003545e..933bfbce3ad80b64112834ae6baafe1df8cc8603 100644 (file)
@@ -1,14 +1,14 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: it -*-
 
 @ignore
-    Translation of GIT committish: 2055f35c47a045a50a01ff4dba8524322cfc3b48
+    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.14.0"
+@c \version "2.16.0"
 
 @node Consigli su come scrivere i file
 @chapter Consigli su come scrivere i file
@@ -95,7 +95,7 @@ variabili.  Se specifichi @code{c4 d e} all'inizio di una frase
 al momento di rimetter mano alla musica.
 
 @item @strong{Separa le modifiche manuali (tweak)} dalle definizioni
-musicali.  Vedi @rlearning{Ridurre linput grazie a variabili e funzioni}, e
+musicali.  Vedi @rlearning{Ridurre l'input grazie a variabili e funzioni}, e
 @rlearning{Style sheets}.
 
 @end itemize
@@ -325,7 +325,7 @@ nella directory @file{Notes}:
 
 @example
 %%% inizio del file "symphony-cello.ly"
-\include ../definitions.ily
+\include ../symphonyDefs.ily
 \include ../Notes/cello.ily
 @end example